aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/Makefile
blob: 593e5c48c13159fc31f32ed63cac7573de76bd16 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
#
# 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