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$
# Build modules specific to Allwinner.

SUBDIR = \
	aw_mmc \
	aw_pwm \
	aw_rtc \
	aw_rsb \
	aw_sid \
	aw_spi \
	aw_thermal \
	axp81x \
	if_awg

.include <bsd.subdir.mk>