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

1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.3 2016/09/03 11:34:05 christos Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}mips-elf2ecoff
HOST_SRCDIR=	usr.bin/elf2ecoff
HOST_CPPFLAGS=	-I${.CURDIR}

.include "${.CURDIR}/../Makefile.nbincludes"
.include "${.CURDIR}/../Makefile.host"