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.2 2001/12/12 01:50:02 tv Exp $

SA_PROG= bootyy
SRCS=   bootyy.c conf.c

PROG=	${SA_PROG}
NOMAN=	# defined

.include <bsd.prog.mk>