forked from rrcarlosr/Jetpack
13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
|
if TARGET_RSK7264
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "rsk7264"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "renesas"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "rsk7264"
|
||
|
|
||
|
endif
|