X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c95ec7a92d473eef9cc09bbd0289571486daa5c3..9b7cc699dfd90235b08dfeb0fe0acb5679bc3b7d:/openwrt/target/squashfs/Makefile.in diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index a5f875af8..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+=openwrt-image +TARGETS+=squashfsroot +ROOTFS=squashfs endif