Bläddra i källkod

rename tools/ext2fs to tools/genext2fs

SVN-Revision: 9899
Felix Fietkau 18 år sedan
förälder
incheckning
d0074af438
3 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      tools/Makefile
  2. 0 0
      tools/genext2fs/Makefile
  3. 0 0
      tools/genext2fs/patches/01-remove_getline.patch

+ 1 - 1
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

+ 0 - 0
tools/ext2fs/Makefile → tools/genext2fs/Makefile


+ 0 - 0
tools/ext2fs/patches/01-remove_getline.patch → tools/genext2fs/patches/01-remove_getline.patch