next round of cleanup, convert target/ - make -j works now ;)

SVN-Revision: 8242
This commit is contained in:
Felix Fietkau
2007-07-30 21:14:08 +00:00
parent a7b635f075
commit d7f2cb1642
13 changed files with 64 additions and 88 deletions

View File

@@ -21,7 +21,7 @@ endif
$(curdir)/gcc/install:=$(curdir)/uClibc/install
# prerequisites for the individual targets
$(curdir)/ := .config $(tools/stamp-install) prereq
$(curdir)/ := .config prereq
$(curdir)//prepare = $(STAGING_DIR)/include-host/.done
$(curdir)//compile = $(1)/prepare
$(curdir)//install = $(1)/compile