Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.1 2016/11/16 00:49:27 pgoyette Exp $ .include "../Makefile.inc" .PATH: ${S}/kern KMOD= bufq_priocscan SRCS= bufq_priocscan.c .include <bsd.kmodule.mk>