next round of cleanup, convert target/ - make -j works now ;)
[openwrt/staging/hauke.git] / tools / Makefile
index 5ad4bfd723d950e91e12a740348b22334fa2f52a..07944af2bc798a28500f88bd4e83840d4295f18b 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))