blob: fe07988a37056b51eba883b6e20b8191a17a53a7 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#
2# Makefile for the Linux Bluetooth RFCOMM layer.
3#
4
5obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
6
7rfcomm-y := core.o sock.o
8rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o