forked from rrcarlosr/Jetpack
13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
if TARGET_TRICORDER
|
|
|
|
config SYS_BOARD
|
|
default "tricorder"
|
|
|
|
config SYS_VENDOR
|
|
default "corscience"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "tricorder"
|
|
|
|
endif
|