aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/Makefile
diff options
context:
space:
mode:
authorGustavo F. Padovan <padovan@profusion.mobi>2011-02-03 18:58:10 -0200
committerGustavo F. Padovan <padovan@profusion.mobi>2011-02-08 01:43:15 -0200
commit0a708f8fc46fde3be2116b8d79f7469a24097c90 (patch)
treeb02b17e7da6873cdd738c5f5bc59aed45c66b4cb /net/bluetooth/Makefile
parent84f0e17f78471857104a20dfc57711409f68d7bf (diff)
downloadkernel_samsung_smdk4412-0a708f8fc46fde3be2116b8d79f7469a24097c90.zip
kernel_samsung_smdk4412-0a708f8fc46fde3be2116b8d79f7469a24097c90.tar.gz
kernel_samsung_smdk4412-0a708f8fc46fde3be2116b8d79f7469a24097c90.tar.bz2
Bluetooth: Rename l2cap.c to l2cap_core.c
In a preparation to the the L2CAP code split in many files. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/Makefile')
-rw-r--r--net/bluetooth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/Makefile b/net/bluetooth/Makefile
index 250f954..bf2945e 100644
--- a/net/bluetooth/Makefile
+++ b/net/bluetooth/Makefile
@@ -11,3 +11,4 @@ obj-$(CONFIG_BT_CMTP) += cmtp/
obj-$(CONFIG_BT_HIDP) += hidp/
bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o hci_sock.o hci_sysfs.o lib.o
+l2cap-y := l2cap_core.o