cleanup the whole addpattern / trx nonsense
[openwrt/svn-archive/archive.git] / openwrt / target / squashfs / Makefile.in
index e3e10066efc5acd175aed7c6a3b9e894b05f1ee2..14b7f74db0349f50aa0833df198fc5bcbaa80f45 100644 (file)
@@ -1,3 +1,4 @@
 ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
-TARGETS+=squashfsroot openwrt-image-squashfs
+TARGETS+=squashfsroot
+ROOTFS=squashfs
 endif