mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 02:05:54 +00:00
16 lines
194 B
Plaintext
16 lines
194 B
Plaintext
if TARGET_MX23_OLINUXINO
|
|
|
|
config SYS_BOARD
|
|
default "mx23_olinuxino"
|
|
|
|
config SYS_VENDOR
|
|
default "olimex"
|
|
|
|
config SYS_SOC
|
|
default "mxs"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "mx23_olinuxino"
|
|
|
|
endif
|