Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
8
net/bluetooth/rfcomm/Makefile
Normal file
8
net/bluetooth/rfcomm/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Makefile for the Linux Bluetooth RFCOMM layer.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
|
||||
|
||||
rfcomm-y := core.o sock.o
|
||||
rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o
|
||||
Reference in New Issue
Block a user