summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authorsephe <sephe@FreeBSD.org>2016-02-24 05:01:18 +0000
committersephe <sephe@FreeBSD.org>2016-02-24 05:01:18 +0000
commit630fac3f5985f54bdac85fb89c0e01e9cf3e955d (patch)
treee9ccd614711d1e7939539696935e1a5397f8d6a4 /sys/conf/files.i386
parente115de5638e0f08ee561543041800c5e367c8c27 (diff)
downloadFreeBSD-src-630fac3f5985f54bdac85fb89c0e01e9cf3e955d.zip
FreeBSD-src-630fac3f5985f54bdac85fb89c0e01e9cf3e955d.tar.gz
hyperv/utils: Code rearrange and cleanup
Split heartbeat, shutdown and timesync out of utils code and name them properly. Submitted by: Jun Su <junsu microsoft com> Reviewed by: adrian, sephe, Hongjiang Zhang <honzhan microsoft com> MFC after: 1 week Sponsored by: Microsoft OSTC Differential Revision: https://reviews.freebsd.org/D5216
Diffstat (limited to 'sys/conf/files.i386')
-rw-r--r--sys/conf/files.i3863
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 172897b..b065165 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -240,7 +240,10 @@ 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_heartbeat.c optional hyperv
dev/hyperv/utilities/hv_kvp.c optional hyperv
+dev/hyperv/utilities/hv_shutdown.c optional hyperv
+dev/hyperv/utilities/hv_timesync.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
OpenPOWER on IntegriCloud