13 lines
127 B
Plaintext
Executable File
Vendored
13 lines
127 B
Plaintext
Executable File
Vendored
if TARGET_UDOO
|
|
|
|
config SYS_BOARD
|
|
default "udoo"
|
|
|
|
config SYS_SOC
|
|
default "mx6"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "udoo"
|
|
|
|
endif
|