mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 17:28:15 +00:00
13 lines
143 B
Text
13 lines
143 B
Text
|
if TARGET_ENBW_CMC
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "enbw_cmc"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "enbw"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "enbw_cmc"
|
||
|
|
||
|
endif
|