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

# $FreeBSD$

.include <src.opts.mk>

# This file is not autogenerated - take care!

DIRDEPS = \
	targets/pseudo/kernel \
	targets/pseudo/toolchain \
	targets/pseudo/userland \

.if ${MK_TESTS} != "no"
DIRDEPS+= targes/pseudo/tests
.endif

.include <dirdeps.mk>