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.3 2010/10/28 08:29:27 kiyohara Exp $

SUBDIR=		kernel-ramdisk .WAIT kernel \
		bootfloppy bootfloppy_vga bootfloppy_com0

TARGETS+=	release

.include <bsd.subdir.mk>