summaryrefslogtreecommitdiff
path: root/drivers/media/rc/keymaps/Makefile
diff options
context:
space:
mode:
authorAnssi Hannula <anssi.hannula@iki.fi>2011-08-06 18:18:08 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-22 10:51:31 -0300
commitc34516e599d9c00388ab49e88f3e9e38f8fc5346 (patch)
tree6b00ab4f9bf8d58ff6f69d2f8f625b2ee772a14c /drivers/media/rc/keymaps/Makefile
parent9688efda3fb0abb487ae44ced1dd02d14a4312c4 (diff)
[media] ati_remote: migrate to the rc subsystem
The keycode mangling algorithm is kept the same, so the new external keymap has the same values as the old static table. [mchehab@redhat.com: Fix some bad whitespacing] Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/rc/keymaps/Makefile')
-rw-r--r--drivers/media/rc/keymaps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/rc/keymaps/Makefile b/drivers/media/rc/keymaps/Makefile
index b57fc83fb4d2..8dd9fdf45c29 100644
--- a/drivers/media/rc/keymaps/Makefile
+++ b/drivers/media/rc/keymaps/Makefile
@@ -4,6 +4,7 @@ obj-$(CONFIG_RC_MAP) += rc-adstech-dvb-t-pci.o \
rc-apac-viewcomp.o \
rc-asus-pc39.o \
rc-ati-tv-wonder-hd-600.o \
+ rc-ati-x10.o \
rc-avermedia-a16d.o \
rc-avermedia.o \
rc-avermedia-cardbus.o \