forked from rrcarlosr/Jetpack
16 lines
181 B
Plaintext
16 lines
181 B
Plaintext
if TARGET_SMDKC100
|
|
|
|
config SYS_BOARD
|
|
default "smdkc100"
|
|
|
|
config SYS_VENDOR
|
|
default "samsung"
|
|
|
|
config SYS_SOC
|
|
default "s5pc1xx"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "smdkc100"
|
|
|
|
endif
|