summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2003-05-10 22:05:14 +0000
committerjulian <julian@FreeBSD.org>2003-05-10 22:05:14 +0000
commit545724682bfc6c1fbf42d1b4059184e420581927 (patch)
tree9848862f31665de0b475cc2155ed9449299baf83 /usr.sbin
parent290e3f116d3c384f9cfae42016ba994442697e9a (diff)
downloadFreeBSD-src-545724682bfc6c1fbf42d1b4059184e420581927.zip
FreeBSD-src-545724682bfc6c1fbf42d1b4059184e420581927.tar.gz
Don't compile the broadcom firmware module yet.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bluetooth/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/Makefile b/usr.sbin/bluetooth/Makefile
index 4a675a4..ba78320 100644
--- a/usr.sbin/bluetooth/Makefile
+++ b/usr.sbin/bluetooth/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
SUBDIR= \
- bcmfw \
bt3cfw \
hccontrol \
hcsecd \
@@ -10,6 +9,8 @@ SUBDIR= \
l2control \
l2ping \
rfcomm_pppd
-
+# Add this when the legal question is answered
+# bcmfw \
+#
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud