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

PROG=		btsockstat
WARNS?=		2
BINGRP=		kmem
BINMODE=	2555

LIBADD=		bluetooth kvm

.include <bsd.prog.mk>