From 808c4602508f6b007ff3f6b3fd2a66afb67deef3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 15 Mar 2015 12:03:01 +0000 Subject: toolchain: remove leftovers from old llvm-gcc experiments Signed-off-by: Felix Fietkau SVN-Revision: 44783 --- toolchain/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'toolchain/Makefile') diff --git a/toolchain/Makefile b/toolchain/Makefile index 7f8d62f739..c250cba480 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -51,11 +51,6 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),) $(curdir)/$(LIBC)/utils/prepare:=$(curdir)/$(LIBC)/headers/prepare endif -ifdef CONFIG_GCC_VERSION_LLVM - $(curdir)/builddirs += llvm - $(curdir)/gcc/minimal/compile += $(curdir)/llvm/install -endif - ifndef DUMP_TARGET_DB ifneq ($(ARCH),) $(TOOLCHAIN_DIR)/info.mk: .config -- cgit v1.2.3