summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt_common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/htmgt/htmgt_common.mk')
-rw-r--r--src/usr/htmgt/htmgt_common.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/htmgt/htmgt_common.mk b/src/usr/htmgt/htmgt_common.mk
index 043af9334..ba585a5bb 100644
--- a/src/usr/htmgt/htmgt_common.mk
+++ b/src/usr/htmgt/htmgt_common.mk
@@ -24,6 +24,10 @@
# IBM_PROLOG_END_TAG
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/ecmddatabuffer
+EXTRAINCDIR += ${ROOTPATH}/src/import/hwpf/fapi2/include
+EXTRAINCDIR += ${ROOTPATH}/src/include/usr/fapi2
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/ffdc
# common objects between hostboot and hbrt
OBJS += htmgt.o
@@ -34,4 +38,3 @@ OBJS += htmgt_poll.o
OBJS += htmgt_utility.o
OBJS += htmgt_cfgdata.o
OBJS += occError.o
-OBJS += genPstate.o
OpenPOWER on IntegriCloud