keytable: Move find logic to gen_keytables.pl
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Nov 2010 18:21:02 +0000 (16:21 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Nov 2010 18:22:38 +0000 (16:22 -0200)
commit2edbfefcdfce7e10ebd844a63a78b69c3d423c83
tree376f8133a2cd041aa3037bfa3ab849b424080b49
parentd3d94b467eeb5fac10f38041ad44fd843ffca6bf
keytable: Move find logic to gen_keytables.pl

Instead of using shell commands, at Makefile, move the logic to
happen inside gen_keytables.pl. This will allow adding another
parsing logic there, based on the read of include/media/rc-map.h.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/keytable/Makefile
utils/keytable/gen_keytables.pl