mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-14 19:25:53 +00:00
13 lines
130 B
Plaintext
13 lines
130 B
Plaintext
|
if TARGET_KC1
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "kc1"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "amazon"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "kc1"
|
||
|
|
||
|
endif
|