From ab0c23d3e2da4edbcb7390db0b56f00f3c3bfe16 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Sat, 10 May 2003 22:05:14 +0000 Subject: [PATCH] Don't compile the broadcom firmware module yet. --- usr.sbin/bluetooth/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.sbin/bluetooth/Makefile b/usr.sbin/bluetooth/Makefile index 4a675a4a974..ba78320f496 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