Fix erronous mkimage target
This commit is contained in:
parent
f529db89db
commit
377773e2f7
@ -290,7 +290,7 @@ $(U_BOOT_AUTOSCRIPT).$(PROJECT): $(U_BOOT_AUTOSCRIPT) $(MKIMAGE)
|
||||
#
|
||||
#############################################################
|
||||
ifeq ($(BR2_TARGET_UBOOT),y)
|
||||
TARGETS+=u-boot mkimage
|
||||
TARGETS+=u-boot
|
||||
endif
|
||||
|
||||
u-boot-status:
|
||||
|
Loading…
Reference in New Issue
Block a user