diff options
| author | Peter Grehan <grehan@FreeBSD.org> | 2013-06-28 00:29:07 +0000 |
|---|---|---|
| committer | Peter Grehan <grehan@FreeBSD.org> | 2013-06-28 00:29:07 +0000 |
| commit | f17922b0131a7dea815b4961af48819cf4c050a1 (patch) | |
| tree | ecc408232fcb1d987273d3986abaae7137df2a2b /sys/modules/hyperv/Makefile | |
| parent | e5548b5cde2f430b71abb29e251ba8bb2210bf73 (diff) | |
Import Microsoft HyperV driver updatevendor/hyperv/20130627vendor/hyperv
From https://github.com/FreeBSDonHyper-V/VendorBranchForFreeBSDonHyper-V
rev: 3c707c73520adbd6d1f4ff009826dbbfb0c2dc4d
Notes
Notes:
svn path=/vendor/hyperv/dist/; revision=252321
svn path=/vendor/hyperv/20130627/; revision=252322; tag=vendor/hyperv/20130627
Diffstat (limited to 'sys/modules/hyperv/Makefile')
| -rw-r--r-- | sys/modules/hyperv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hyperv/Makefile b/sys/modules/hyperv/Makefile index 3bae26ac4030..25b32e3a3cf3 100644 --- a/sys/modules/hyperv/Makefile +++ b/sys/modules/hyperv/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR = vmbus netvsc storvsc utilities +SUBDIR = vmbus netvsc stordisengage storvsc utilities .include <bsd.subdir.mk> |
