From 4d71a0805ae4e1e69596b1fb0682ec184d8af290 Mon Sep 17 00:00:00 2001 From: mbm Date: Sun, 6 Feb 2005 01:32:23 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.openwrt.org/openwrt/trunk@213 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/squashfs/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 openwrt/target/squashfs/Makefile.in (limited to 'openwrt/target/squashfs/Makefile.in') diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in new file mode 100644 index 000000000..f78961776 --- /dev/null +++ b/openwrt/target/squashfs/Makefile.in @@ -0,0 +1,3 @@ +ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y) +TARGETS+=squashfsroot openwrt-code.bin.squashfs +endif -- cgit v1.2.3