ipq40xx: add target
[openwrt/staging/mkresin.git] / package / boot / uboot-fritz4040 / Makefile
index 65d70e05022d19a4e8716f9b069d7bf8ed0780fa..77d6fdc3b8bba3a646d4d24a9618a00497f9b7e8 100644 (file)
@@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/u-boot.mk
 include $(INCLUDE_DIR)/package.mk
 
 define U-Boot/Default
-  BUILD_TARGET:=ipq806x
+  BUILD_TARGET:=ipq40xx
   UBOOT_IMAGE:=uboot-fritz4040.bin
 endef