mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-04 00:14:38 +02:00
13 lines
141 B
Plaintext
13 lines
141 B
Plaintext
if TARGET_CM_T35
|
|
|
|
config SYS_BOARD
|
|
default "cm_t35"
|
|
|
|
config SYS_VENDOR
|
|
default "compulab"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "cm_t35"
|
|
|
|
endif
|