From d7f2cb164209468046dc093a35d4f10c7350944b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 30 Jul 2007 21:14:08 +0000 Subject: next round of cleanup, convert target/ - make -j works now ;) SVN-Revision: 8242 --- tools/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 5ad4bfd..07944af 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -26,7 +26,6 @@ $(eval $(call copy_include,$(curdir))) # prerequisites for the individual targets $(curdir)/ := .config prereq -$(curdir)//compile = $(1)/prepare $(curdir)//install = $(1)/compile $(eval $(call stampfile,$(curdir),tools,install)) -- cgit v1.1