12 lines
140 B
Text
12 lines
140 B
Text
if TARGET_ODROID
|
|
|
|
config SYS_BOARD
|
|
default "odroid"
|
|
|
|
config SYS_VENDOR
|
|
default "samsung"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "odroid"
|
|
|
|
endif
|