mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-13 18:56:59 +02:00
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
|