diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2021-09-03 00:58:02 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2021-09-03 00:58:02 +0000 |
| commit | 7af4475a6e31202a865b1dd3727018659b44470f (patch) | |
| tree | 54282e528d4ff54984cc3139e80d3adcc45eff91 /sys/modules/vmd | |
| parent | 8c14d7da5b9be78f71b1aa803e93ae7de973dd42 (diff) | |
Diffstat (limited to 'sys/modules/vmd')
| -rw-r--r-- | sys/modules/vmd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/vmd/Makefile b/sys/modules/vmd/Makefile index 9cd827170613..10a914cf9ccc 100644 --- a/sys/modules/vmd/Makefile +++ b/sys/modules/vmd/Makefile @@ -5,7 +5,6 @@ KMOD= vmd SRCS= \ - vmd_bus.c \ vmd.c \ bus_if.h \ device_if.h \ |
