mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-14 19:25:53 +00:00
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
if TARGET_SKSIMX6
|
|
|
|
config SYS_BOARD
|
|
default "sksimx6"
|
|
|
|
config SYS_VENDOR
|
|
default "sks-kinkel"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "sksimx6"
|
|
endif
|