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.2 2019/06/13 06:34:30 martin Exp $
#
# Makefile for acorn32
#

MD_OPTIONS=	AOUT2ELF

.ifdef SMALLPROG
NOPARTMAN=	yes
NO_GPT=		yes
.endif

.include "../../Makefile.inc"