summaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/Makefile')
-rw-r--r--toolchain/Makefile5
1 files changed, 0 insertions, 5 deletions
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