next round of cleanup, convert target/ - make -j works now ;)
[openwrt.git] / tools / Makefile
index 5ad4bfd..07944af 100644 (file)
@@ -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))