mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-19 22:48:13 +02:00
13 lines
138 B
Plaintext
13 lines
138 B
Plaintext
if TARGET_TEC
|
|
|
|
config SYS_BOARD
|
|
default "tec"
|
|
|
|
config SYS_VENDOR
|
|
default "avionic-design"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "tec"
|
|
|
|
endif
|