summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-05-27 16:43:40 +0000
committerthompsa <thompsa@FreeBSD.org>2009-05-27 16:43:40 +0000
commit9263872892e72cf810807887c6a88f11ff671773 (patch)
treef3264aed94ae9ffa92b445f0105e5663c6e15567 /sys/conf
parentb5e46da5a4947a10803c1a0b6b56b6d42e74f536 (diff)
downloadFreeBSD-src-9263872892e72cf810807887c6a88f11ff671773.zip
FreeBSD-src-9263872892e72cf810807887c6a88f11ff671773.tar.gz
Hook ubt and ubtbcmfw back up to the build.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 1e958b8..b94ebe4 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1588,11 +1588,6 @@ dev/usb/serial/uvscom.c optional uvscom
dev/usb/serial/usb_serial.c optional ucom | \
(u3g | uark | ubsa | ubser | uchcom | ucycom | ufoma | uftdi | ugensa | uipaq | ulpt | umct | umodem | umoscom | uplcom | uslcom | uvisor | uvscom)
#
-# USB bluetooth drivers
-#
-dev/usb/bluetooth/ng_ubt.c optional netgraph_bluetooth_ubt usb
-dev/usb/bluetooth/ubtbcmfw.c optional netgraph_bluetooth_ubtbcmfw usb
-#
# USB misc drivers
#
dev/usb/misc/ufm.c optional ufm
@@ -2205,6 +2200,8 @@ netgraph/atm/uni/ng_uni.c optional ngatm_uni \
netgraph/bluetooth/common/ng_bluetooth.c optional netgraph_bluetooth
netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c optional netgraph_bluetooth_bt3c
netgraph/bluetooth/drivers/h4/ng_h4.c optional netgraph_bluetooth_h4
+netgraph/bluetooth/drivers/ubt/ng_ubt.c optional netgraph_bluetooth_ubt usb
+netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c optional netgraph_bluetooth_ubtbcmfw usb
netgraph/bluetooth/hci/ng_hci_cmds.c optional netgraph_bluetooth_hci
netgraph/bluetooth/hci/ng_hci_evnt.c optional netgraph_bluetooth_hci
netgraph/bluetooth/hci/ng_hci_main.c optional netgraph_bluetooth_hci
OpenPOWER on IntegriCloud