forked from rrcarlosr/Jetpack
13 lines
140 B
Plaintext
13 lines
140 B
Plaintext
|
if TARGET_ORIGEN
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "origen"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "samsung"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "origen"
|
||
|
|
||
|
endif
|