X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4d71a0805ae4e1e69596b1fb0682ec184d8af290..19f6f4f00d933cc5e81f0b147f1914972b21f105:/openwrt/target/squashfs/Makefile.in diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index f78961776..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-code.bin.squashfs +TARGETS+=squashfsroot openwrt-image +ROOTFS=squashfs endif