diff --git a/target/u-boot/Makefile.in b/target/u-boot/Makefile.in index 1524577e72..d87b95860c 100644 --- a/target/u-boot/Makefile.in +++ b/target/u-boot/Makefile.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: