summaryrefslogtreecommitdiffstats
path: root/sys/modules/hwpmc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hwpmc')
-rw-r--r--sys/modules/hwpmc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hwpmc/Makefile b/sys/modules/hwpmc/Makefile
index 0ebf7a1..fd05940 100644
--- a/sys/modules/hwpmc/Makefile
+++ b/sys/modules/hwpmc/Makefile
@@ -29,7 +29,7 @@ SRCS+= hwpmc_ia64.c
.endif
.if ${MACHINE_CPUARCH} == "powerpc"
-SRCS+= hwpmc_powerpc.c hwpmc_mpc7xxx.c
+SRCS+= hwpmc_powerpc.c hwpmc_mpc7xxx.c hwpmc_ppc970.c
.endif
.if ${MACHINE_CPUARCH} == "sparc64"
OpenPOWER on IntegriCloud