summaryrefslogtreecommitdiffstats
path: root/openwrt/target/squashfs-lzma
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 20:37:38 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 20:37:38 +0000
commitfb826963bfcb9b2cf71acbbdc4f844132709e70e (patch)
tree4064e135beb95da79ba367c48738da92521fd640 /openwrt/target/squashfs-lzma
parent665ada0f7d0fcd813ac2bdf4607c2f8a5e460831 (diff)
remove unneeded Makefile.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@274 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/squashfs-lzma')
-rw-r--r--openwrt/target/squashfs-lzma/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/target/squashfs-lzma/Makefile.in b/openwrt/target/squashfs-lzma/Makefile.in
deleted file mode 100644
index bb65c6d03..000000000
--- a/openwrt/target/squashfs-lzma/Makefile.in
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS_LZMA)),y)
-TARGETS+=squashfslzmaroot openwrt-image
-ROOTFS=squashfslzma
-endif