소스 검색

rename tools/ext2fs to tools/genext2fs

SVN-Revision: 9899
Felix Fietkau 18 년 전
부모
커밋
d0074af438
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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