mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
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
5 lines
79 B
Makefile
5 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = vmbus netvsc storvsc utilities
|
|
|
|
.include <bsd.subdir.mk>
|