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.1 2022/05/14 20:54:31 mrg Exp $

.include <bsd.own.mk>

.if ${MKRADEONFIRMWARE} != "no"
# Upper case already installed from sys/dev/microcode.
#SUBDIR=	uc
SUBDIR=	lc
.endif

.include <bsd.subdir.mk>