aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/bluetooth/Makefile
blob: 4d353fd94f4b68099ed42770c3c2e84ff1b44e9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
# $FreeBSD$

SUBDIR=	\
	bluetooth \
	hci	\
	l2cap	\
	socket	\
	ubt	\
	ubtbcmfw

.include <bsd.subdir.mk>