uboot-fritz4040: build with ipq40xx "generic" subtarget
[openwrt/staging/wigyori.git] / package / boot / uboot-fritz4040 / Makefile
index df9c685c954fe6b52b9f21f8997d32edeabc9e5c..7deaf45dea499a60836afe66f48fef963e3e7d39 100644 (file)
@@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define U-Boot/Default
   BUILD_TARGET:=ipq40xx
+  BUILD_SUBTARGET:=generic
   UBOOT_BOARD:=$(1)
   UBOOT_IMAGE:=uboot-$(1).bin
 endef