diff options
| author | Peter Grehan <grehan@FreeBSD.org> | 2013-09-09 08:07:46 +0000 |
|---|---|---|
| committer | Peter Grehan <grehan@FreeBSD.org> | 2013-09-09 08:07:46 +0000 |
| commit | d940bfec8c329dd82d8d54efebd81c8aa420503b (patch) | |
| tree | f5547d3cd15ee1a4dc5d59529652353928079365 /sys/conf | |
| parent | 46ed9e4908161615c2e754a3ea63388c74aad8c3 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files.amd64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index c1647d3f61a9..2d3278592015 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -226,6 +226,7 @@ dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c optional hyperv dev/hyperv/netvsc/hv_rndis_filter.c optional hyperv dev/hyperv/stordisengage/hv_ata_pci_disengage.c optional hyperv dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c optional hyperv +dev/hyperv/utilities/hv_kvp.c optional hyperv dev/hyperv/utilities/hv_util.c optional hyperv dev/hyperv/vmbus/hv_channel.c optional hyperv dev/hyperv/vmbus/hv_channel_mgmt.c optional hyperv |
