rename tools/ext2fs to tools/genext2fs
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Dec 2007 23:02:02 +0000 (23:02 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Dec 2007 23:02:02 +0000 (23:02 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9899 3c298f89-4303-0410-b956-a3cf2f4a3e73

tools/Makefile
tools/genext2fs/Makefile [moved from tools/ext2fs/Makefile with 100% similarity]
tools/genext2fs/patches/01-remove_getline.patch [moved from tools/ext2fs/patches/01-remove_getline.patch with 100% similarity]

index ecab9dae84fb467ac4a80db3d3ba4b7934f11f1c..fc3b2e175d1b21a12bbea77af94b31e17f7ea475 100644 (file)
@@ -9,7 +9,7 @@
 curdir:=tools
 
 # subdirectories to descend into
 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
 
 # builddir dependencies
 $(curdir)/squashfs/compile := $(curdir)/lzma/install