patch-2.4.20 linux-2.4.20/drivers/bluetooth/Makefile
Next file: linux-2.4.20/drivers/bluetooth/bluecard_cs.c
Previous file: linux-2.4.20/drivers/bluetooth/Config.in
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Nov 28 15:53:12 2002
-  Orig file: 
linux-2.4.19/drivers/bluetooth/Makefile
-  Orig date: 
Fri Aug  2 17:39:43 2002
diff -urN linux-2.4.19/drivers/bluetooth/Makefile linux-2.4.20/drivers/bluetooth/Makefile
@@ -14,6 +14,8 @@
 uart-$(CONFIG_BLUEZ_HCIUART_H4)	+= hci_h4.o
 
 obj-$(CONFIG_BLUEZ_HCIDTL1)	+= dtl1_cs.o
+obj-$(CONFIG_BLUEZ_HCIBT3C)	+= bt3c_cs.o
+obj-$(CONFIG_BLUEZ_HCIBLUECARD)	+= bluecard_cs.o
 
 include $(TOPDIR)/Rules.make
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)