mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
10 lines
114 B
Text
10 lines
114 B
Text
|
if TARGET_IBF_DSP561
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "ibf-dsp561"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "ibf-dsp561"
|
||
|
|
||
|
endif
|