X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9d30652149fd745711342cec7ee8574e973ec241..2843aa9ee746da7d78521e8ab9528951291b66c7:/openwrt/toolchain/Makefile?ds=sidebyside diff --git a/openwrt/toolchain/Makefile b/openwrt/toolchain/Makefile index 0c06fe9ea..28ac81c86 100644 --- a/openwrt/toolchain/Makefile +++ b/openwrt/toolchain/Makefile @@ -13,7 +13,7 @@ uClibc-prepare: kernel-headers-prepare sed-install utils-install binutils-prepare: uClibc-prepare gcc-prepare: binutils-install uClibc-compile: gcc-prepare -gcc-install: uClibc-install +gcc-compile: uClibc-install $(STAMP_DIR): mkdir -p $(STAMP_DIR)