X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=toolchain%2FMakefile;h=9e3a7813846389eb4d5177adbd3903f7cbfa1c09;hp=b7a45047ae0270421207f8e14ab67ab841d16572;hb=9f5c37a8465fbbfa0de7b43160d7abca7266c637;hpb=b421cf16bb0ae3a5b199d42eda73b5f61626ae2c diff --git a/toolchain/Makefile b/toolchain/Makefile index b7a45047ae..9e3a781384 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -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