mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
f19eb15426
zipitz2 was dropped in 49d8899ba9
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
9 lines
105 B
Text
9 lines
105 B
Text
if TARGET_ZIPITZ2
|
|
|
|
config SYS_BOARD
|
|
default "zipitz2"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "zipitz2"
|
|
|
|
endif
|