Mauro Carvalho Chehab | 446e4a6 | 2009-12-11 08:34:07 -0300 | [diff] [blame^] | 1 | ir-common-objs := ir-functions.o ir-keymaps.o |
2 | ir-core-objs := ir-keytable.o | ||||
Mauro Carvalho Chehab | e27d381 | 2009-12-11 08:00:00 -0300 | [diff] [blame] | 3 | |
Mauro Carvalho Chehab | 446e4a6 | 2009-12-11 08:34:07 -0300 | [diff] [blame^] | 4 | obj-$(CONFIG_IR_CORE) += ir-core.o |
Mauro Carvalho Chehab | e27d381 | 2009-12-11 08:00:00 -0300 | [diff] [blame] | 5 | obj-$(CONFIG_VIDEO_IR) += ir-common.o |