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 2011/02/27 17:51:45 ahoka Exp $

SRCS=		flashctl.c

PROG=		flashctl
MAN=		flashctl.8

WARNS=		4

.include <bsd.prog.mk>