summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-24 23:02:02 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-24 23:02:02 +0000
commitc91626b9ab84ef031b3f2315b713cf476ae2c1c8 (patch)
tree6944bd623bf6c2d69c5aaf2ae51cfe7aa22302d5
parent19bc341ecffe96af51c3b90107244840efb6489f (diff)
rename tools/ext2fs to tools/genext2fs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9899 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 ecab9dae8..fc3b2e175 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 69700ed54..69700ed54 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 d09404c0c..d09404c0c 100644
--- a/tools/ext2fs/patches/01-remove_getline.patch
+++ b/tools/genext2fs/patches/01-remove_getline.patch