mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-10 19:35:09 +02: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
|