summaryrefslogtreecommitdiffstats
path: root/openwrt/target/squashfs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/target/squashfs/Makefile.in')
-rw-r--r--openwrt/target/squashfs/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in
index 87ad9df53..e3e10066e 100644
--- a/openwrt/target/squashfs/Makefile.in
+++ b/openwrt/target/squashfs/Makefile.in
@@ -1,3 +1,3 @@
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
-TARGETS+=squashfsroot openwrt-image
+TARGETS+=squashfsroot openwrt-image-squashfs
endif