summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2013-12-05 00:54:38 +0000
committerdelphij <delphij@FreeBSD.org>2013-12-05 00:54:38 +0000
commit3773c6ccf58f68abf40c75f2aeb1bdeb8733b824 (patch)
tree0589c5f97e4ad399c0ae8f867977f6d3b74f3be5 /sys/modules/Makefile
parent6e411c7e1916ef76b0aa51ded38fa235d3313371 (diff)
downloadFreeBSD-src-3773c6ccf58f68abf40c75f2aeb1bdeb8733b824.zip
FreeBSD-src-3773c6ccf58f68abf40c75f2aeb1bdeb8733b824.tar.gz
Support Hyper-V on i386:
- Add 'hyperv' module into build; - Allow building Hyper-V support as part of the kernel; - Hook Hyper-V build into NOTES. This is intended for MFC if re@ permits. MFC after: 3 days
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 28d50cc..6de63c1 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -585,6 +585,7 @@ _hptmv= hptmv
_hptnr= hptnr
_hptrr= hptrr
.endif
+_hyperv= hyperv
_ichwd= ichwd
_ida= ida
_iir= iir
OpenPOWER on IntegriCloud