16 lines
173 B
Plaintext
Executable File
Vendored
16 lines
173 B
Plaintext
Executable File
Vendored
if TARGET_TSERIES
|
|
|
|
config SYS_BOARD
|
|
default "tseries"
|
|
|
|
config SYS_VENDOR
|
|
default "BuR"
|
|
|
|
config SYS_SOC
|
|
default "am33xx"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "tseries"
|
|
|
|
endif
|