summaryrefslogtreecommitdiffstats
path: root/sys/modules/vmm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/vmm/Makefile')
-rw-r--r--sys/modules/vmm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/vmm/Makefile b/sys/modules/vmm/Makefile
index 45025a8..6705304 100644
--- a/sys/modules/vmm/Makefile
+++ b/sys/modules/vmm/Makefile
@@ -33,7 +33,8 @@ SRCS+= iommu.c \
vatpit.c \
vhpet.c \
vioapic.c \
- vlapic.c
+ vlapic.c \
+ vpmtmr.c
# intel-specific files
.PATH: ${.CURDIR}/../../amd64/vmm/intel
OpenPOWER on IntegriCloud