diff options
author | gjb <gjb@FreeBSD.org> | 2014-09-26 03:03:58 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-09-26 03:03:58 +0000 |
commit | 91dd3107b120da0b78ee5edda663e91a6f9e5a79 (patch) | |
tree | 42087c96251fd97a010878503dc6d8dea801c8a5 /sys/conf/files.amd64 | |
parent | d7f74356449e59ba511e94714ccff7ee2f7219ff (diff) | |
download | FreeBSD-src-91dd3107b120da0b78ee5edda663e91a6f9e5a79.zip FreeBSD-src-91dd3107b120da0b78ee5edda663e91a6f9e5a79.tar.gz |
Properly revert r272128.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r-- | sys/conf/files.amd64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index 4d5cb60..28f9619 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -234,7 +234,6 @@ 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 |