summaryrefslogtreecommitdiffstats
path: root/src/securerom
diff options
context:
space:
mode:
Diffstat (limited to 'src/securerom')
-rw-r--r--src/securerom/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/securerom/makefile b/src/securerom/makefile
index 295330217..925886294 100644
--- a/src/securerom/makefile
+++ b/src/securerom/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2016,2017
+# Contributors Listed Below - COPYRIGHT 2016,2019
# [+] International Business Machines Corp.
#
#
@@ -25,6 +25,8 @@
ROOTPATH = ../..
+HOSTBOOT_PROFILE=
+
COMMONFLAGS += -DBYTE_ORDER=BIG_ENDIAN
COMMONFLAGS += -DBN_POWER64_MUL
COMMONFLAGS += -DBN_POWER64_CMP
OpenPOWER on IntegriCloud