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.11 2021/10/31 18:06:42 christos Exp $

.include <bsd.init.mk>

PROG=	mopprobe

COPTS.mopprobe.c+=	-Wno-pointer-sign

.include <bsd.prog.mk>