12 lines
150 B
Text
12 lines
150 B
Text
if TARGET_MX6CUBOXI
|
|
|
|
config SYS_BOARD
|
|
default "mx6cuboxi"
|
|
|
|
config SYS_VENDOR
|
|
default "solidrun"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "mx6cuboxi"
|
|
|
|
endif
|