This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree:
Subject: Installs an udev rule for loading the IR keymaps Author: Mauro Carvalho Chehab <[email protected]> Date: Sun Jan 23 13:16:16 2011 -0200 Signed-off-by: Mauro Carvalho Chehab <[email protected]> utils/keytable/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=5c58e2353cb1b7f60cfae5835b012906fc66da85 diff --git a/utils/keytable/Makefile b/utils/keytable/Makefile index 41f4050..ad26d4c 100644 --- a/utils/keytable/Makefile +++ b/utils/keytable/Makefile @@ -37,5 +37,6 @@ install: $(TARGETS) install -m 644 rc_maps.cfg $(DESTDIR)/etc install -m 755 -d $(DESTDIR)/etc/rc_keymaps install -m 644 rc_keymaps/* $(DESTDIR)/etc/rc_keymaps + install -m 644 70-infrared.rules /etc/udev/rules.d include ../../Make.rules _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
