Explorar o código

Fix erronous mkimage target

Ulf Samuelsson %!s(int64=16) %!d(string=hai) anos
pai
achega
377773e2f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/u-boot/Makefile.in

+ 1 - 1
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: