diff options
| author | Tycho Nightingale <tychon@FreeBSD.org> | 2014-03-25 19:20:34 +0000 |
|---|---|---|
| committer | Tycho Nightingale <tychon@FreeBSD.org> | 2014-03-25 19:20:34 +0000 |
| commit | e883c9bb40062fca0f3b25229a146d72e54939c2 (patch) | |
| tree | 70436186ec9e187e64b571603fc3dd8faffb1e6c /sys/modules | |
| parent | 717f4815f39f49e51b5f7a995b09d1845802fe15 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/vmm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/vmm/Makefile b/sys/modules/vmm/Makefile index 7a2b2dfa6fb5..76f9364433fb 100644 --- a/sys/modules/vmm/Makefile +++ b/sys/modules/vmm/Makefile @@ -29,6 +29,7 @@ SRCS+= vmm.c \ SRCS+= iommu.c \ ppt.c \ vatpic.c \ + vatpit.c \ vhpet.c \ vioapic.c \ vlapic.c |
