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$

SUBDIR = \
	ads111x \
	controllers \
	cyapa \
	ds1307 \
	ds13rtc \
	ds1672 \
	ds3231 \
	icee \
	if_ic \
	iic \
	iicbb \
	iicbus \
	iicsmb \
	isl \
	isl12xx \
	jedec_dimm \
	mux \
	nxprtc \
	rtc8583 \
	s35390a \
	smb \
	smbus \

.if !empty(OPT_FDT)
SUBDIR += tca6416 \
	  rx8803
.endif

.include <bsd.subdir.mk>