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

1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.5 2001/04/11 19:07:37 jdolecek Exp $

INCSDIR= /usr/include/dev/ofw

# Only install includes which are used by userland
INCS=	openfirmio.h

.include <bsd.kinc.mk>