13 lines
143 B
Plaintext
Executable File
13 lines
143 B
Plaintext
Executable File
if TARGET_YOSEMITE
|
|
|
|
config SYS_BOARD
|
|
default "yosemite"
|
|
|
|
config SYS_VENDOR
|
|
default "amcc"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "yosemite"
|
|
|
|
endif
|