aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/rfcomm/Makefile')
-rw-r--r--net/bluetooth/rfcomm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/rfcomm/Makefile b/net/bluetooth/rfcomm/Makefile
index aecec45ec68d..fe07988a3705 100644
--- a/net/bluetooth/rfcomm/Makefile
+++ b/net/bluetooth/rfcomm/Makefile
@@ -4,5 +4,5 @@
4 4
5obj-$(CONFIG_BT_RFCOMM) += rfcomm.o 5obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
6 6
7rfcomm-y := core.o sock.o crc.o 7rfcomm-y := core.o sock.o
8rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o 8rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o