mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 18:25:53 +00:00
10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
|
if TARGET_WARP
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "warp"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "warp"
|
||
|
|
||
|
endif
|