3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-22 23:25:52 +00:00

13 lines
150 B
Plaintext
Raw Normal View History

if TARGET_TRIMSLICE
config SYS_BOARD
default "trimslice"
config SYS_VENDOR
default "compulab"
config SYS_CONFIG_NAME
default "trimslice"
endif