13 lines
137 B
Plaintext
Executable File
13 lines
137 B
Plaintext
Executable File
if TARGET_ACADIA
|
|
|
|
config SYS_BOARD
|
|
default "acadia"
|
|
|
|
config SYS_VENDOR
|
|
default "amcc"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "acadia"
|
|
|
|
endif
|