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$
# All the dts files for omap4 systems we support.
DTS=	\
	omap4-duovero-parlor.dts \
        pandaboard.dts \
	pandaboard-es.dts

LINKS=	\
	${DTBDIR}/pandaboard.dtb ${DTBDIR}/omap4-panda.dtb \
	${DTBDIR}/pandaboard-es.dtb ${DTBDIR}/omap4-panda-es.dtb

.include <bsd.dtb.mk>