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.3 2017/12/16 06:39:07 pgoyette Exp $

.include "../Makefile.inc"

.PATH:	${S}/dev/pad

KMOD=   pad
IOCONF=	pad.ioconf

SRCS=	pad.c

.include <bsd.kmodule.mk>