mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-29 22:53:24 +08:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
|
if TARGET_CM_BF537E
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cm-bf537e"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "cm-bf537e"
|
||
|
|
||
|
endif
|