diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index a5f875af84..87ad9df53e 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+=openwrt-image +TARGETS+=squashfsroot openwrt-image endif