13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
|
|
if TARGET_UC101
|
||
|
|
|
||
|
|
config SYS_BOARD
|
||
|
|
default "uc101"
|
||
|
|
|
||
|
|
config SYS_VENDOR
|
||
|
|
default "manroland"
|
||
|
|
|
||
|
|
config SYS_CONFIG_NAME
|
||
|
|
default "uc101"
|
||
|
|
|
||
|
|
endif
|