summaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2017-08-27 17:03:31 +0200
committerDavid S. Miller2017-08-29 01:42:56 +0200
commit1ca163afb6fd569b6efdc221954177cba5a02cbc (patch)
treebd6f1e56f3e4ef213acebe58a30ebee67c28a2de /net/irda/ircomm/Makefile
parentMerge branch 'dpaa_eth-rss' (diff)
downloadkernel-qcow2-linux-1ca163afb6fd569b6efdc221954177cba5a02cbc.tar.gz
kernel-qcow2-linux-1ca163afb6fd569b6efdc221954177cba5a02cbc.tar.xz
kernel-qcow2-linux-1ca163afb6fd569b6efdc221954177cba5a02cbc.zip
irda: move net/irda/ to drivers/staging/irda/net/
It's time to get rid of IRDA. It's long been broken, and no one seems to use it anymore. So move it to staging and after a while, we can delete it from there. To start, move the network irda core from net/irda to drivers/staging/irda/net/ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/ircomm/Makefile')
-rw-r--r--net/irda/ircomm/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/irda/ircomm/Makefile b/net/irda/ircomm/Makefile
deleted file mode 100644
index ab23b5ba7e33..000000000000
--- a/net/irda/ircomm/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# Makefile for the Linux IrDA IrCOMM protocol layer.
-#
-
-obj-$(CONFIG_IRCOMM) += ircomm.o ircomm-tty.o
-
-ircomm-y := ircomm_core.o ircomm_event.o ircomm_lmp.o ircomm_ttp.o
-ircomm-tty-y := ircomm_tty.o ircomm_tty_attach.o ircomm_tty_ioctl.o ircomm_param.o