mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-02 17:13:28 +08:00
13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
|
if TARGET_ENBW_CMC
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "enbw_cmc"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "enbw"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "enbw_cmc"
|
||
|
|
||
|
endif
|