xref: /freebsd/sys/modules/netgraph/bluetooth/Makefile (revision e1c4c8dd8d2d10b6104f06856a77bd5b4813a801)
1# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
2
3SUBDIR=	\
4	bluetooth \
5	hci	\
6	l2cap	\
7	socket	\
8	ubt	\
9	ubtbcmfw
10
11.include <bsd.subdir.mk>
12