mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-11 13:43:27 +08:00
tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
parent
84899e2db3
commit
2afa331260
@ -140,6 +140,7 @@ ubsha1-objs := os_support.o ubsha1.o lib/sha1.o
|
||||
HOSTCFLAGS_ubsha1.o := -pedantic
|
||||
|
||||
hostprogs-$(CONFIG_KIRKWOOD) += kwboot
|
||||
hostprogs-$(CONFIG_ARMADA_XP) += kwboot
|
||||
hostprogs-y += proftool
|
||||
hostprogs-$(CONFIG_STATIC_RELA) += relocate-rela
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user