aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
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/Makefile
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/Makefile')
-rw-r--r--tools/Makefile2
1 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