summaryrefslogtreecommitdiffstats
path: root/drivers/misc/echo/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2014-02-28 23:08:42 +0100
committerGreg Kroah-Hartman2014-02-28 23:08:42 +0100
commit6e2055a9e56e292715f935a85f381e54c1f54269 (patch)
tree5cdb033f7da95ba47c37a42602c6d88d55e11db5 /drivers/misc/echo/Makefile
parentstaging: sm7xxfb: remove driver (diff)
downloadkernel-qcow2-linux-6e2055a9e56e292715f935a85f381e54c1f54269.tar.gz
kernel-qcow2-linux-6e2055a9e56e292715f935a85f381e54c1f54269.tar.xz
kernel-qcow2-linux-6e2055a9e56e292715f935a85f381e54c1f54269.zip
staging: echo: move to drivers/misc/
The code is clean, there are users of it, so it doesn't belong in staging anymore, move it to drivers/misc/. Cc: Steve Underwood <steveu@coppice.org> Cc: David Rowe <david@rowetel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/echo/Makefile')
-rw-r--r--drivers/misc/echo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/echo/Makefile b/drivers/misc/echo/Makefile
new file mode 100644
index 000000000000..7d4caac12a8d
--- /dev/null
+++ b/drivers/misc/echo/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_ECHO) += echo.o