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