summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/bluetooth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/bluetooth/Makefile')
-rw-r--r--sys/modules/netgraph/bluetooth/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/modules/netgraph/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/Makefile
new file mode 100644
index 0000000..e39315e
--- /dev/null
+++ b/sys/modules/netgraph/bluetooth/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+SUBDIR= \
+ bluetooth \
+ hci \
+ l2cap \
+ socket \
+ bt3c \
+ h4 \
+ ubt
+
+.include <bsd.subdir.mk>
+
OpenPOWER on IntegriCloud