aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-12-24 23:02:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-12-24 23:02:02 +0000
commit8c1ee46d5d743d736e502e46a491f84f2ae1f705 (patch)
tree6944bd623bf6c2d69c5aaf2ae51cfe7aa22302d5 /tools
parent40bcd8cf84b05de872ed5af497b0e0fb75ba51bb (diff)
downloadmaster-187ad058-8c1ee46d5d743d736e502e46a491f84f2ae1f705.tar.gz
master-187ad058-8c1ee46d5d743d736e502e46a491f84f2ae1f705.tar.bz2
master-187ad058-8c1ee46d5d743d736e502e46a491f84f2ae1f705.zip
rename tools/ext2fs to tools/genext2fs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9899 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile2
-rw-r--r--tools/genext2fs/Makefile (renamed from tools/ext2fs/Makefile)0
-rw-r--r--tools/genext2fs/patches/01-remove_getline.patch (renamed from tools/ext2fs/patches/01-remove_getline.patch)0
3 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index ecab9dae84..fc3b2e175d 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -9,7 +9,7 @@
curdir:=tools
# subdirectories to descend into
-$(curdir)/builddirs := sed sstrip ipkg-utils ext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config $(if $(CONFIG_CCACHE),ccache)
+$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config $(if $(CONFIG_CCACHE),ccache)
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install
diff --git a/tools/ext2fs/Makefile b/tools/genext2fs/Makefile
index 69700ed54b..69700ed54b 100644
--- a/tools/ext2fs/Makefile
+++ b/tools/genext2fs/Makefile
diff --git a/tools/ext2fs/patches/01-remove_getline.patch b/tools/genext2fs/patches/01-remove_getline.patch
index d09404c0c5..d09404c0c5 100644
--- a/tools/ext2fs/patches/01-remove_getline.patch
+++ b/tools/genext2fs/patches/01-remove_getline.patch