summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/occ/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hwpf/hwp/occ/makefile')
-rw-r--r--src/usr/hwpf/hwp/occ/makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/occ/makefile b/src/usr/hwpf/hwp/occ/makefile
index 575741ec9..3a7473721 100644
--- a/src/usr/hwpf/hwp/occ/makefile
+++ b/src/usr/hwpf/hwp/occ/makefile
@@ -66,6 +66,12 @@ OBJS = occ.o \
p8_pm_pmc_firinit.o \
p8_cpu_special_wakeup.o
+#These procedures are included per Stradale's request so
+#they can implement OCC Reset.
+OBJS+= p8_pm_prep_for_reset.o \
+ proc_cpu_special_wakeup.o \
+ p8_pmc_force_vsafe.o
+
## NOTE: add a new directory onto the vpaths when you add a new HWP
## EXAMPLE:
# VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/occ/<HWP_dir>
OpenPOWER on IntegriCloud