mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 05:04:23 +08:00
10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
|
if TARGET_SBC8548
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "sbc8548"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "sbc8548"
|
||
|
|
||
|
endif
|