3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-18 21:25:52 +00:00
2022-04-02 18:17:33 +05:00

16 lines
198 B
Plaintext

if TARGET_SANSA_FUZE_PLUS
config SYS_BOARD
default "sansa_fuze_plus"
config SYS_VENDOR
default "sandisk"
config SYS_SOC
default "mxs"
config SYS_CONFIG_NAME
default "sansa_fuze_plus"
endif