patch-2.4.22 linux-2.4.22/net/bluetooth/Makefile

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

diff -urN linux-2.4.21/net/bluetooth/Makefile linux-2.4.22/net/bluetooth/Makefile
@@ -5,7 +5,7 @@
 O_TARGET    := bluetooth.o
 
 list-multi  := bluez.o
-export-objs := syms.o
+export-objs := syms.o l2cap.o
 
 bluez-objs  := af_bluetooth.o hci_core.o hci_conn.o hci_event.o hci_sock.o lib.o syms.o
 
@@ -15,6 +15,7 @@
 
 subdir-$(CONFIG_BLUEZ_RFCOMM) += rfcomm
 subdir-$(CONFIG_BLUEZ_BNEP) += bnep
+subdir-$(CONFIG_BLUEZ_CMTP) += cmtp
 
 ifeq ($(CONFIG_BLUEZ_RFCOMM),y)
 obj-y += rfcomm/rfcomm.o

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