summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm/Makefile
blob: e73b348c7c7a02ece73aa15e772324628a1977b1 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the Linux Bluetooth RFCOMM layer.
#

obj-$(CPTCFG_BT_RFCOMM) += rfcomm.o

rfcomm-y			:= core.o sock.o
rfcomm-$(CPTCFG_BT_RFCOMM_TTY)	+= tty.o