aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/Makefile
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2013-04-12 12:59:02 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-14 21:48:35 -0400
commit52f5ad6c5f16dedefbea447245192078484665ec (patch)
tree76ac1e0553a8b525fca08c948f0f054246916afa /drivers/media/rc/keymaps/Makefile
parent068a0df76023926af958a336a78bef60468d2033 (diff)
[media] rc: add rc-reddo
It is very similar than rc-msi-digivox-iii but new keytable is needed as there is one existing scancode mapped to different button. Also that one has less buttons. NEC extended protocol with address 0x61d6. Signed-off-by: Antti Palosaari <crope@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 778661971aed..04baac4db200 100644
--- a/drivers/media/rc/keymaps/Makefile
+++ b/drivers/media/rc/keymaps/Makefile
@@ -78,6 +78,7 @@ obj-$(CONFIG_RC_MAP) += rc-adstech-dvb-t-pci.o \
78 rc-hauppauge.o \ 78 rc-hauppauge.o \
79 rc-rc6-mce.o \ 79 rc-rc6-mce.o \
80 rc-real-audio-220-32-keys.o \ 80 rc-real-audio-220-32-keys.o \
81 rc-reddo.o \
81 rc-snapstream-firefly.o \ 82 rc-snapstream-firefly.o \
82 rc-streamzap.o \ 83 rc-streamzap.o \
83 rc-tbs-nec.o \ 84 rc-tbs-nec.o \