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 2010/12/28 00:49:22 jmcneill Exp $

.include "../Makefile.inc"

.PATH:	${S}/dev/usb

KMOD=   pseye
IOCONF=	pseye.ioconf
SRCS=	pseye.c

.include <bsd.kmodule.mk>