summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2016-06-21 13:11:27 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-07-27 14:35:29 -0400
commit1cf86502a50785bed28c15f47d24f452e83b0892 (patch)
tree5edc8374c60c0df60917af9816480128a69316a6 /src/usr/makefile
parent08bd1261d0be0ff0335c97e2d2f6b2d4c3ea2484 (diff)
downloadtalos-hostboot-1cf86502a50785bed28c15f47d24f452e83b0892.tar.gz
talos-hostboot-1cf86502a50785bed28c15f47d24f452e83b0892.zip
Changes for P9 SBE - P8 port and FAPI2 convert
1) Compare master to master-p8 and make any necessary updates 2) Change from FAPI to FAPI2 interfaces Change-Id: I0cc2938612c2e4206c418bfdd851a01c2c473b5b RTC: 156465 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26096 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 7fe766a0c..d00e11fe1 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -57,8 +57,7 @@ SUBDIRS += ibscom.d
SUBDIRS += dump.d
SUBDIRS += secureboot.d
SUBDIRS += devtree.d
-#@TODO RTC:142091
-#SUBDIRS += sbe.d
+SUBDIRS += sbe.d
SUBDIRS += sbeio.d
SUBDIRS += gpio.d
SUBDIRS += lpc.d
OpenPOWER on IntegriCloud