X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4d71a0805ae4e1e69596b1fb0682ec184d8af290..9b7cc699dfd90235b08dfeb0fe0acb5679bc3b7d:/openwrt/target/squashfs/Makefile.in?ds=inline diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index f78961776..14b7f74db 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-code.bin.squashfs +TARGETS+=squashfsroot +ROOTFS=squashfs endif