drm: Fix authentication kernel crash
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / bluetooth / Makefile
blob9b67f3d08fa4750296645ec2b06c89dd1ff61ed0
2 # Makefile for the Linux Bluetooth subsystem.
5 obj-$(CONFIG_BT) += bluetooth.o
6 obj-$(CONFIG_BT_RFCOMM) += rfcomm/
7 obj-$(CONFIG_BT_BNEP) += bnep/
8 obj-$(CONFIG_BT_CMTP) += cmtp/
9 obj-$(CONFIG_BT_HIDP) += hidp/
11 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o hci_sock.o hci_sysfs.o lib.o
12 bluetooth-$(CONFIG_BT_L2CAP) += l2cap_core.o l2cap_sock.o smp.o
13 bluetooth-$(CONFIG_BT_SCO) += sco.o