opnsense-src/sys/modules/netgraph/bluetooth/Makefile
2007-07-10 16:38:43 +00:00

15 lines
206 B
Makefile

# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
# $FreeBSD$
SUBDIR= \
bluetooth \
hci \
l2cap \
socket \
bt3c \
ubt \
ubtbcmfw
# h4 is not MPSAFE. Disconnect for now.
.include <bsd.subdir.mk>