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.9 2020/06/25 17:08:32 jruoho Exp $
#

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/sbin

TESTS_SUBDIRS+=	envstat fsck_ffs gpt ifconfig \
		newfs newfs_msdos resize_ffs \
		route setkey sysctl

.include <bsd.test.mk>