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

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

.include <bsd.subdir.mk>