X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2FMakefile;fp=toolchain%2FMakefile;h=9e3a7813846389eb4d5177adbd3903f7cbfa1c09;hp=b7a45047ae0270421207f8e14ab67ab841d16572;hb=196ad55bd2bdad8c5c86249afd4b1cec04855d35;hpb=6814b92ca911e1113c6527475627aeda700bdb10 diff --git a/toolchain/Makefile b/toolchain/Makefile index b7a45047a..9e3a78138 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