X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0304f95d02535b7401d67365944ad628a22fd8cb..db7f4ab4d2a1c5d385bacf2c695b796d81f7c912:/openwrt/target/squashfs/Makefile.in diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index 87ad9df53..cba5c3009 100644 --- a/openwrt/target/squashfs/Makefile.in +++ b/openwrt/target/squashfs/Makefile.in @@ -1,3 +1,4 @@ ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y) TARGETS+=squashfsroot openwrt-image +ROOTFS=squashfs endif