mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +00:00
13 lines
130 B
Text
13 lines
130 B
Text
|
if TARGET_PATI
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pati"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "mpl"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "PATI"
|
||
|
|
||
|
endif
|