summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/BrotliCompress
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/BrotliCompress')
-rw-r--r--BaseTools/Source/C/BrotliCompress/GNUmakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/BaseTools/Source/C/BrotliCompress/GNUmakefile b/BaseTools/Source/C/BrotliCompress/GNUmakefile
index 3426a00..1eaade7 100644
--- a/BaseTools/Source/C/BrotliCompress/GNUmakefile
+++ b/BaseTools/Source/C/BrotliCompress/GNUmakefile
@@ -1,7 +1,7 @@
## @file
# GNU/Linux makefile for 'Brotli' module build.
#
-# Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -10,7 +10,6 @@
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
-HOST_ARCH ?= IA32
MAKEROOT ?= ..
APPNAME = Brotli