mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-10 19:35:09 +02:00
13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
if TARGET_IDS8313
|
|
|
|
config SYS_BOARD
|
|
default "ids8313"
|
|
|
|
config SYS_VENDOR
|
|
default "ids"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "ids8313"
|
|
|
|
endif
|