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