Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a708f8f authored by Gustavo Padovan's avatar Gustavo Padovan
Browse files

Bluetooth: Rename l2cap.c to l2cap_core.c



In a preparation to the the L2CAP code split in many files.

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent 84f0e17f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −0

File moved.