Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.8 2023/02/18 05:25:59 mrg Exp $ .include "../Makefile.inc" .include "${.CURDIR}/Makefile.inc" KMOD= hdafg WARNS= 3 .include <bsd.kmodule.mk>