mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-21 07:28:11 +02:00
13 lines
150 B
Plaintext
13 lines
150 B
Plaintext
if TARGET_TRIMSLICE
|
|
|
|
config SYS_BOARD
|
|
default "trimslice"
|
|
|
|
config SYS_VENDOR
|
|
default "compulab"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "trimslice"
|
|
|
|
endif
|