Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# $NetBSD: Makefile,v 1.1 2009/10/02 18:50:12 elad Exp $

.include "../Makefile.inc"

.PATH:	${S}/secmodel/bsd44

KMOD=	secmodel_bsd44
SRCS=	secmodel_bsd44.c

.include <bsd.kmodule.mk>