aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/hwpmc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/hwpmc/Makefile b/sys/modules/hwpmc/Makefile
index 52d64fc9ec42..7d8918c862f8 100644
--- a/sys/modules/hwpmc/Makefile
+++ b/sys/modules/hwpmc/Makefile
@@ -24,6 +24,7 @@ SRCS+= hwpmc_amd.c \
hwpmc_core.c \
hwpmc_ibs.c \
hwpmc_intel.c \
+ hwpmc_rapl.c \
hwpmc_tsc.c \
hwpmc_uncore.c \
hwpmc_x86.c