mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 15:15:53 +00:00
13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
|
if TARGET_ARMADILLO_800EVA
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "armadillo-800eva"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "atmark-techno"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "armadillo-800eva"
|
||
|
|
||
|
endif
|