toolchain: remove leftovers from old llvm-gcc experiments
[openwrt/openwrt.git] / tools / Makefile
index 93aa5b3e6c4bcdc554181de58ead793426e92662..3a9ff59e443d05eb0a3e0a6d9ffa4f77b57d70ef 100644 (file)
@@ -11,7 +11,7 @@ curdir:=tools
 # subdirectories to descend into
 tools-y :=
 
-ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN)$(CONFIG_GCC_LLVM),)
+ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
   BUILD_TOOLCHAIN := y
 endif
 ifdef CONFIG_GCC_USE_GRAPHITE