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

# $Id: Makefile 2044 2011-10-23 14:52:59Z jkoshy $

TOP=	..

PROG=   strings
WARNS?= 6
DPADD=	${LIBELFTC} ${LIBELF}
LDADD=  -lelftc -lelf

.include "${TOP}/mk/elftoolchain.prog.mk"