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

# $FreeBSD$

.include <bsd.init.mk>

MAN+=	loader.8
.if ${MK_ZFS} != "no"
MAN+=	zfsloader.8
.endif

.include <bsd.prog.mk>