16 lines
177 B
Plaintext
Executable File
Vendored
16 lines
177 B
Plaintext
Executable File
Vendored
if TARGET_JADECPU
|
|
|
|
config SYS_BOARD
|
|
default "jadecpu"
|
|
|
|
config SYS_VENDOR
|
|
default "syteco"
|
|
|
|
config SYS_SOC
|
|
default "mb86r0x"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "jadecpu"
|
|
|
|
endif
|