mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 18:59:44 +00:00
10 lines
105 B
Text
10 lines
105 B
Text
|
if TARGET_R360MPI
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "r360mpi"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "R360MPI"
|
||
|
|
||
|
endif
|