cleanup the whole addpattern / trx nonsense
[openwrt-10.03/.git] / openwrt / target / squashfs / Makefile.in
1 ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
2 TARGETS+=squashfsroot
3 ROOTFS=squashfs
4 endif