opnsense-src/sys/modules/hyperv/Makefile
delphij 47106de033 Fix multiple vulnerabilities of OpenSSL. [SA-17:02]
Fix system hang when booting when PCI-express HotPlug is enabled.
[EN-17:01]

Fix NIS master updates are not pushed to NIS slave. [EN-17:02]

Fix compatibility with Hyper-V/storage after KB3172614 or
KB3179574. [EN-17:03]

Make makewhatis output reproducible. [EN-17:04]

Approved by:	so
2017-02-28 09:22:35 +01:00

5 lines
79 B
Makefile

# $FreeBSD$
SUBDIR = vmbus netvsc storvsc utilities
.include <bsd.subdir.mk>