12 lines
121 B
Plaintext
12 lines
121 B
Plaintext
|
if TARGET_JUPITER
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "jupiter"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "jupiter"
|
||
|
|
||
|
endif
|