patch-2.4.22 linux-2.4.22/drivers/bluetooth/Makefile

Next file: linux-2.4.22/drivers/bluetooth/bfusb.c
Previous file: linux-2.4.22/drivers/bluetooth/Config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/drivers/bluetooth/Makefile linux-2.4.22/drivers/bluetooth/Makefile
@@ -14,6 +14,8 @@
 uart-$(CONFIG_BLUEZ_HCIUART_H4)		+= hci_h4.o
 uart-$(CONFIG_BLUEZ_HCIUART_BCSP)	+= hci_bcsp.o
 
+obj-$(CONFIG_BLUEZ_HCIBFUSB)	+= bfusb.o
+
 obj-$(CONFIG_BLUEZ_HCIDTL1)	+= dtl1_cs.o
 obj-$(CONFIG_BLUEZ_HCIBT3C)	+= bt3c_cs.o
 obj-$(CONFIG_BLUEZ_HCIBLUECARD)	+= bluecard_cs.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)