summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2017-08-13 21:03:58 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-29 10:30:25 -0400
commitbcb755c898aab3a0aa97df53f97ba1989fb223f0 (patch)
treeb2af3121afb279bd0b4cc6ae740774ebbaf12f34 /src/makefile
parentf54485747a6669f7bd33c021f46c9d8a28145b9e (diff)
downloadtalos-hostboot-bcb755c898aab3a0aa97df53f97ba1989fb223f0.tar.gz
talos-hostboot-bcb755c898aab3a0aa97df53f97ba1989fb223f0.zip
cumulus: changes to boot simics all the way to test cases
Change-Id: Ibc62f59635db28e50197139276b9b4c6b59ccc3e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44768 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile
index acc5f5a37..702a7f819 100644
--- a/src/makefile
+++ b/src/makefile
@@ -187,6 +187,7 @@ EXTENDED_MODULES += $(if $(CONFIG_VPO_COMPILE),,dump)
EXTENDED_MODULES += $(if $(CONFIG_VPO_COMPILE),,runtime)
EXTENDED_MODULES += $(if $(CONFIG_TPMDD),secureboot_trusted,)
EXTENDED_MODULES += sbe
+EXTENDED_MODULES += cen
EXTENDED_MODULES += sbeio
EXTENDED_MODULES += $(if $(CONFIG_HTMGT),htmgt)
EXTENDED_MODULES += $(if $(CONFIG_GPIODD),gpio,)
OpenPOWER on IntegriCloud