]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/binutils
Introduce MACHINE_TYPE to lfs files.
[ipfire-2.x.git] / lfs / binutils
index 8ad6902e85bf7c418764e5701e25d0e4c26c6618..c1b660b58380a148c64c6e20e3bbc3460f756074 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-ifeq "$(MACHINE)" "arm"
+ifeq "$(MACHINE_TYPE)" "arm"
        VER = 2.18
 else
        VER = 2.17
@@ -72,7 +72,7 @@ else
 endif
 endif
 
-ifeq "$(MACHINE)" "arm"
+ifeq "$(MACHINE_TYPE)" "arm"
        EXTRA_CONFIG += \
                --host=$(BUILDTARGET) \
                --build=$(BUILDTARGET) \
@@ -89,7 +89,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-ifeq "$(MACHINE)" "arm"
+ifeq "$(MACHINE_TYPE)" "arm"
        $(DL_FILE)_MD5 = 9d22ee4dafa3a194457caf4706f9cf01
 else
        $(DL_FILE)_MD5 = e26e2e06b6e4bf3acf1dc8688a94c0d1