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,v 1.4 2003/08/14 20:07:13 max Exp $
# $FreeBSD$

PACKAGE=	bluetooth

PROG=		bthost

LIBADD=		bluetooth

.include <bsd.prog.mk>