Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12
# $NetBSD: Makefile,v 1.1 2020/10/14 10:26:59 ryo Exp $ .include "../Makefile.inc" .PATH: ${S}/dev/pci KMOD= if_vmx IOCONF= if_vmx.ioconf SRCS= if_vmx.c .include <bsd.kmodule.mk>