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.4 2018/08/13 09:25:22 mrg Exp $

.include <bsd.endian.mk>

.if ${TARGET_ENDIANNESS} == "1234"

SUBDIR= boot32 nbfs

.endif

.include <bsd.subdir.mk>