13 lines
165 B
Plaintext
Executable File
Vendored
13 lines
165 B
Plaintext
Executable File
Vendored
if TARGET_DAVINCI_SCHMOOGIE
|
|
|
|
config SYS_BOARD
|
|
default "schmoogie"
|
|
|
|
config SYS_VENDOR
|
|
default "davinci"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "davinci_schmoogie"
|
|
|
|
endif
|