kernel/netgraph7: Port the kernel part of the netgraph7 bluetooth stack.
[dragonfly.git] / sys / netgraph7 / bluetooth / drivers / Makefile
1 SUBDIR= bt3c h4
2
3 .if !defined(WANT_OLDUSB)
4 SUBDIR+=ubt ubtbcmfw
5 .endif
6
7 .include <bsd.subdir.mk>