summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/Makefile
diff options
context:
space:
mode:
authorChristian Hewitt <christianshewitt@gmail.com>2019-08-15 16:59:14 +0200
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-08-21 23:39:54 +0200
commit7bb53f361c59b68e521a05fce579ccfa8021c3a0 (patch)
treee3e0afe659829dd6c3340c029e0f76d3719a5932 /drivers/media/rc/keymaps/Makefile
parentmedia: rc: add keymap for Tanix TX3 mini remote (diff)
downloadlinux-7bb53f361c59b68e521a05fce579ccfa8021c3a0.tar.xz
linux-7bb53f361c59b68e521a05fce579ccfa8021c3a0.zip
media: rc: add keymap for Tanix TX5 max remote
The Tanix TX5 max Android STB ships with a simple NEC remote. Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
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 31720d842f88..85423cc84149 100644
--- a/drivers/media/rc/keymaps/Makefile
+++ b/drivers/media/rc/keymaps/Makefile
@@ -96,6 +96,7 @@ obj-$(CONFIG_RC_MAP) += rc-adstech-dvb-t-pci.o \
rc-streamzap.o \
rc-tango.o \
rc-tanix-tx3mini.o \
+ rc-tanix-tx5max.o \
rc-tbs-nec.o \
rc-technisat-ts35.o \
rc-technisat-usb2.o \