X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=openwrt%2Ftarget%2Fsquashfs%2FMakefile.in;h=14b7f74db0349f50aa0833df198fc5bcbaa80f45;hb=9b7cc699dfd90235b08dfeb0fe0acb5679bc3b7d;hp=e3e10066efc5acd175aed7c6a3b9e894b05f1ee2;hpb=3d279d60202200d8e01fadb96f222659a740bae0;p=openwrt-10.03%2F.git diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index e3e10066e..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-image-squashfs +TARGETS+=squashfsroot +ROOTFS=squashfs endif