summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/toolchain.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/toolchain.mk b/mk/toolchain.mk
index ed75b69..b983c2b 100644
--- a/mk/toolchain.mk
+++ b/mk/toolchain.mk
@@ -149,8 +149,7 @@ __gcc3_toolchain-$(CONFIG_EMBTK_GCC_LANGUAGE_CPP) := gcc3_install
__gcc3_toolchain-$(CONFIG_EMBTK_GCC_LANGUAGE_OBJECTIVEC) := gcc3_install
__gcc3_toolchain-$(CONFIG_EMBTK_GCC_LANGUAGE_OBJECTIVECPP) := gcc3_install
-__llvm_toolchain-$(CONFIG_EMBTK_LLVM_ONLY_TOOLCHAIN) := llvm_install
-__llvm_toolchain-$(CONFIG_EMBTK_LLVM_DEFAULT_TOOLCHAIN) := llvm_install
+__llvm_toolchain-$(CONFIG_EMTK_HAVE_LLVM) := llvm_install
TOOLCHAIN_DEPS := linux_headers_install gmp_host_install
TOOLCHAIN_DEPS += mpfr_host_install mpc_host_install binutils_install