mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 23:55:54 +00:00
13 lines
134 B
Plaintext
13 lines
134 B
Plaintext
if TARGET_EA20
|
|
|
|
config SYS_BOARD
|
|
default "ea20"
|
|
|
|
config SYS_VENDOR
|
|
default "davinci"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "ea20"
|
|
|
|
endif
|