]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/Config
Adjust variables that have been renamed
[people/pmueller/ipfire-2.x.git] / lfs / Config
index f14767f88c2b83d342e05e55d4523d935e9d9df5..8db3215709eb98624d87f018948d87b9a1cea56e 100644 (file)
@@ -80,7 +80,7 @@ DIR_TMP     = /tmp
 CCACHE_COMPILERCHECK += $(shell gcc -dumpspecs 2>/dev/null | md5sum | cut -d ' ' -f1)
 
 # We support EFI on x86_64
-ifeq "$(MACHINE)" "x86_64"
+ifeq "$(BUILD_ARCH)" "x86_64"
        EFI = 1
 endif