summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2015-11-13 10:35:37 -0600
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 15:30:28 -0600
commit3273e7387ba43cce84e8431acc414a943a687f36 (patch)
tree2de7206a9aa6e2b7a6cc134de09d6afc4ee68ab4 /src/usr/makefile
parentb06ecf7fa73668849af09d5f4a372629516f3565 (diff)
downloadtalos-hostboot-3273e7387ba43cce84e8431acc414a943a687f36.tar.gz
talos-hostboot-3273e7387ba43cce84e8431acc414a943a687f36.zip
Remove all compile dependencies on old fapi
Change-Id: Ia1633645fe2b294fecd15a8ede67983b86d3549c Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22283 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 1f7362c1e..0e5f18806 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -40,8 +40,6 @@ SUBDIRS += scom.d
SUBDIRS += xscom.d
SUBDIRS += targeting.d
SUBDIRS += initservice.d
-SUBDIRS += hwpf.d
-SUBDIRS += ecmddatabuffer.d
SUBDIRS += pnor.d
SUBDIRS += i2c.d
SUBDIRS += vfs.d
@@ -49,10 +47,8 @@ SUBDIRS += fsi.d
SUBDIRS += hwas.d
SUBDIRS += fsiscom.d
SUBDIRS += intr.d
-SUBDIRS += pore.d
SUBDIRS += util.d
SUBDIRS += mbox.d
-SUBDIRS += diag.d
SUBDIRS += vpd.d
SUBDIRS += scan.d
SUBDIRS += runtime.d
@@ -60,12 +56,13 @@ SUBDIRS += ibscom.d
SUBDIRS += dump.d
SUBDIRS += secureboot.d
SUBDIRS += devtree.d
-SUBDIRS += sbe.d
+#@TODO RTC:142091
+#SUBDIRS += sbe.d
SUBDIRS += gpio.d
SUBDIRS += lpc.d
SUBDIRS += console.d
SUBDIRS += errldisplay.d
SUBDIRS += ipmi.d
-SUBDIRS += htmgt.d
+#SUBDIRS += htmgt.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud