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

1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.10 2018/03/03 03:16:17 djm Exp $

REGRESS_FAIL_EARLY?=	yes
SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
SUBDIR+=authopt

.include <bsd.subdir.mk>