aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-fritz4040
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-fritz4040')
-rw-r--r--package/boot/uboot-fritz4040/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-fritz4040/Makefile b/package/boot/uboot-fritz4040/Makefile
index 65d70e0502..77d6fdc3b8 100644
--- a/package/boot/uboot-fritz4040/Makefile
+++ b/package/boot/uboot-fritz4040/Makefile
@@ -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