mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-20 22:25:54 +00:00
10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
|
if TARGET_SBC8349
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "sbc8349"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "sbc8349"
|
||
|
|
||
|
endif
|