summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorSwathi Madhuri Bhattiprolu <bhmadhur@in.ibm.com>2018-01-08 03:38:04 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-01-31 09:38:28 -0500
commitd999ed144f949e318fbd0523f0dfaa56d291596f (patch)
tree3fcab2e8f602c8ac442e8eb27f4b0b8a816b40e5 /src/makefile
parent82805770e03584fbe18df365600d5090b170d364 (diff)
downloadtalos-hostboot-d999ed144f949e318fbd0523f0dfaa56d291596f.tar.gz
talos-hostboot-d999ed144f949e318fbd0523f0dfaa56d291596f.zip
Re-enable base multi-drawer ipl support
Changes include: - Establish System SMP - host_coalesce_host message processing - host_sys_fab_iovalid_processing - smp_unfencing_inter_enclosure_abus_links Change-Id: I83fea15f0d14c9cbc9a884ece5a2e7ce01e888bb RTC:164474 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51598 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index d8498bd1e..b8b76957b 100644
--- a/src/makefile
+++ b/src/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2017
+# Contributors Listed Below - COPYRIGHT 2010,2018
# [+] Google Inc.
# [+] International Business Machines Corp.
#
@@ -203,6 +203,7 @@ EXTENDED_MODULES += p9_phbPerst
EXTENDED_MODULES += $(if $(CONFIG_ENABLE_HDAT_IN_HOSTBOOT),hdat)
EXTENDED_MODULES += $(if $(CONFIG_SECUREBOOT),secureboot_ext)
EXTENDED_MODULES += tod
+EXTENDED_MODULES += p9_fab_iovalid
#***************************************
# Working test modules
OpenPOWER on IntegriCloud