summaryrefslogtreecommitdiffstats
path: root/sys/modules/hwpmc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hwpmc')
-rw-r--r--sys/modules/hwpmc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/hwpmc/Makefile b/sys/modules/hwpmc/Makefile
index 9d7dfde..f46f765 100644
--- a/sys/modules/hwpmc/Makefile
+++ b/sys/modules/hwpmc/Makefile
@@ -10,10 +10,6 @@ SRCS= hwpmc_mod.c hwpmc_logging.c vnode_if.h
WARNS?= 2
-.if ${MACHINE_ARCH} == "alpha"
-SRCS+= hwpmc_alpha.c
-.endif
-
.if ${MACHINE_ARCH} == "amd64"
SRCS+= hwpmc_amd.c hwpmc_piv.c hwpmc_x86.c
SRCS+= device_if.h bus_if.h
OpenPOWER on IntegriCloud