mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-18 17:23:25 +08:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
|
if TARGET_BF526_EZBRD
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "bf526-ezbrd"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "bf526-ezbrd"
|
||
|
|
||
|
endif
|