aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/Makefile
diff options
context:
space:
mode:
authorAnssi Hannula <anssi.hannula@iki.fi>2011-08-06 18:18:12 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-22 10:54:40 -0300
commit999d6bc9b142a531fb10652c64de51e2ad672a1e (patch)
treed9e2f49851a9c09c0f3f874688e8d37983807cd0 /drivers/media/rc/keymaps/Makefile
parent[media] ati_remote: add keymap for Medion X10 RF remote (diff)
downloadlinux-dev-999d6bc9b142a531fb10652c64de51e2ad672a1e.tar.xz
linux-dev-999d6bc9b142a531fb10652c64de51e2ad672a1e.zip
[media] ati_remote: add support for SnapStream Firefly remote
The protocol differs by having two toggle bits in the scancode. Since one of the bits is otherwise unused, we can safely handle the bits unconditionally. [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 2b97b4327ab2..36e4d5e8dd6a 100644
--- a/drivers/media/rc/keymaps/Makefile
+++ b/drivers/media/rc/keymaps/Makefile
@@ -72,6 +72,7 @@ obj-$(CONFIG_RC_MAP) += rc-adstech-dvb-t-pci.o \
rc-hauppauge.o \
rc-rc6-mce.o \
rc-real-audio-220-32-keys.o \
+ rc-snapstream-firefly.o \
rc-streamzap.o \
rc-tbs-nec.o \
rc-technisat-usb2.o \