Fix erronous mkimage target

This commit is contained in:
Ulf Samuelsson 2009-01-26 11:46:44 +00:00
parent f529db89db
commit 377773e2f7

View File

@ -290,7 +290,7 @@ $(U_BOOT_AUTOSCRIPT).$(PROJECT): $(U_BOOT_AUTOSCRIPT) $(MKIMAGE)
# #
############################################################# #############################################################
ifeq ($(BR2_TARGET_UBOOT),y) ifeq ($(BR2_TARGET_UBOOT),y)
TARGETS+=u-boot mkimage TARGETS+=u-boot
endif endif
u-boot-status: u-boot-status: