aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth_tizen/rfcomm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth_tizen/rfcomm/Makefile')
-rw-r--r--net/bluetooth_tizen/rfcomm/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/bluetooth_tizen/rfcomm/Makefile b/net/bluetooth_tizen/rfcomm/Makefile
deleted file mode 100644
index fe07988..0000000
--- a/net/bluetooth_tizen/rfcomm/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# 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