Procházet zdrojové kódy

uboot-mxs: build with mxs generic subtarget

Fix image build fail by using the generic subtarget.

Fixes: 64ef920b ("mxs: add generic subtarget")
Ref: 40e3f660 ("uboot-fritz4040: build with ipq40xx generic subtarget")
Signed-off-by: Kuan-Yi Li <[email protected]>
[ add commit description ]
Signed-off-by: Christian Marangi <[email protected]>
Kuan-Yi Li před 3 roky
rodič
revize
1c35dc26f1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      package/boot/uboot-mxs/Makefile

+ 1 - 0
package/boot/uboot-mxs/Makefile

@@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/host-build.mk
 
 define U-Boot/Default
   BUILD_TARGET:=mxs
+  BUILD_SUBTARGET:=generic
   UBOOT_IMAGE:=u-boot.sb
   DEFAULT:=y
   HIDDEN:=1