From f1ac6cf7ec87a19a5a02adc3124a357eea989d6a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 30 Jul 2007 15:00:27 +0000 Subject: fix compile errors with make 3.80 SVN-Revision: 8230 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index ea4ce7081a..2c093c0aac 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -8,7 +8,7 @@ # file:=${lastword ${MAKEFILE_LIST}} -curdir:=$(patsubst %/Makefile,%,${file}) +curdir:=tools # subdirectories to descend into $(curdir)/builddirs := sed sstrip ipkg-utils ext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline $(if $(CONFIG_CCACHE),ccache) -- cgit v1.2.3