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