forked from rrcarlosr/Jetpack
13 lines
149 B
Plaintext
13 lines
149 B
Plaintext
|
if TARGET_SH7785LCR
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "sh7785lcr"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "renesas"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "sh7785lcr"
|
||
|
|
||
|
endif
|