]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/linux
Cleanup makefiles by using the new TOOLCHAIN variable
[ipfire-2.x.git] / lfs / linux
index 3c85a23bad155d0700b04ed85952f3e99a709bc9..ec005550f1d4ac8e4b6afd12a6a26288df2f1ee0 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -48,7 +48,7 @@ endif
 
 VERSUFIX=ipfire$(KCFG)
 
-ifeq "$(TOOLS)" "1"
+ifeq "$(TOOLCHAIN)" "1"
        TARGET = $(DIR_INFO)/linux-$(VER)-$(VERSUFIX)-tools
        HEADERS_PREFIX = /tools
 else