mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 23:55:54 +00:00
13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
|
if TARGET_KHADAS_VIM
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "khadas-vim"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "amlogic"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "khadas-vim"
|
||
|
|
||
|
endif
|