freebsd-skq/sys/modules/hyperv/Makefile
Peter Grehan 7d99ab9fd0 make glue to hook up the hyperv kmods to the build.
Modified from the original Microsoft versions to pull
code/headers in from the sys/contrib/dev directory.
2013-06-15 06:21:17 +00:00

6 lines
79 B
Makefile

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