summaryrefslogtreecommitdiff
path: root/drivers/input/rmtctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/rmtctl/Makefile')
-rwxr-xr-xdrivers/input/rmtctl/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/input/rmtctl/Makefile b/drivers/input/rmtctl/Makefile
new file mode 100755
index 00000000..7a9a2167
--- /dev/null
+++ b/drivers/input/rmtctl/Makefile
@@ -0,0 +1,8 @@
+#
+# Makefile for the input core drivers.
+#
+
+# Each configuration option enables a list of files.
+
+obj-$(CONFIG_RMTCTL_WonderMedia) += wmt-rmtctl.o
+