]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Split/GNUmakefile
BaseTools: Update BrotliCompress script to handle the different input format
[mirror_edk2.git] / BaseTools / Source / C / Split / GNUmakefile
index 2c62a270cb34e6c158eb18888d767564a4e5c6f8..a42fe1a547456393ca6d7e9d8d9038d2aa37e558 100644 (file)
@@ -1,5 +1,5 @@
 ## @file\r
-# Windows makefile for 'Split' module build.\r
+# GNU/Linux makefile for 'Split' module build.\r
 #\r
 # Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
@@ -10,7 +10,7 @@
 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-ARCH ?= IA32\r
+HOST_ARCH ?= IA32\r
 MAKEROOT ?= ..\r
 \r
 APPNAME = Split\r