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 2015/10/19 16:16:35 pooka Exp $
#

.PATH:	${.CURDIR}/../../../../miscfs/fdesc

LIB=	rumpfs_fdesc
COMMENT=/dev/fd pseudo file system

SRCS=	fdesc_vfsops.c fdesc_vnops.c

.include <bsd.lib.mk>
.include <bsd.klinks.mk>