diff options
Diffstat (limited to 'target/squashfs/Makefile.in')
-rw-r--r-- | target/squashfs/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/squashfs/Makefile.in b/target/squashfs/Makefile.in index 14b7f74db0..cba5c3009d 100644 --- a/target/squashfs/Makefile.in +++ b/target/squashfs/Makefile.in @@ -1,4 +1,4 @@ ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y) -TARGETS+=squashfsroot +TARGETS+=squashfsroot openwrt-image ROOTFS=squashfs endif |