mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-20 22:21:27 +02:00
zipitz2 was dropped in 49d8899ba9c26335e4a12e01c18028fc5e40c796 Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
if TARGET_ZIPITZ2
|
|
|
|
config SYS_BOARD
|
|
default "zipitz2"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "zipitz2"
|
|
|
|
endif
|