X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2FMakefile;fp=toolchain%2FMakefile;h=161b139d74a399dccee22db6ef85b18869742fe9;hp=fa417879a73b3b3e5860e8ae7e3d00a964930f27;hb=eacfe9260e88fc79aa2a1d97b524e12c7f6f49d6;hpb=95612bcef8dcdc3eccd4b0589ceada865ece6dbd diff --git a/toolchain/Makefile b/toolchain/Makefile index fa417879a..161b139d7 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -46,11 +46,6 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),) endif endif -ifdef CONFIG_GCC_VERSION_LLVM - $(curdir)/builddirs += llvm - $(curdir)/gcc/prepare += $(curdir)/llvm/install -endif - ifneq ($(ARCH),) $(TOOLCHAIN_DIR)/info.mk: .config @for dir in $(TOOLCHAIN_DIR); do ( \