mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 07:05:54 +00:00
13 lines
149 B
Plaintext
13 lines
149 B
Plaintext
|
if TARGET_NANOPI_K2
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "nanopi-k2"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "amlogic"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "nanopi-k2"
|
||
|
|
||
|
endif
|