mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 14:54:17 +00:00
13 lines
140 B
Plaintext
13 lines
140 B
Plaintext
|
if TARGET_PM9263
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pm9263"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "ronetix"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "pm9263"
|
||
|
|
||
|
endif
|