mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Fix erronous mkimage target
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user