blob: 593e5c48c13159fc31f32ed63cac7573de76bd16 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#
3# Makefile for the Linux Bluetooth RFCOMM layer.
4#
5
6obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
7
Marcel Holtmann408c1ce2005-10-28 19:20:36 +02008rfcomm-y := core.o sock.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07009rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o