summaryrefslogtreecommitdiffstats
path: root/sys/modules/hwpmc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hwpmc/Makefile')
-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 fd05940..c9c60fc 100644
--- a/sys/modules/hwpmc/Makefile
+++ b/sys/modules/hwpmc/Makefile
@@ -24,10 +24,6 @@ SRCS+= hwpmc_pentium.c hwpmc_tsc.c hwpmc_x86.c hwpmc_uncore.c
SRCS+= device_if.h bus_if.h
.endif
-.if ${MACHINE_CPUARCH} == "ia64"
-SRCS+= hwpmc_ia64.c
-.endif
-
.if ${MACHINE_CPUARCH} == "powerpc"
SRCS+= hwpmc_powerpc.c hwpmc_mpc7xxx.c hwpmc_ppc970.c
.endif
OpenPOWER on IntegriCloud