V4L/DVB: ir-core: Add support for RC map code register
[safe/jmp/linux-2.6] / drivers / media / IR / Makefile
1 ir-common-objs  := ir-functions.o ir-keymaps.o
2 ir-core-objs    := ir-keytable.o ir-sysfs.o ir-raw-event.o rc-map.o
3
4 obj-$(CONFIG_IR_CORE) += ir-core.o
5 obj-$(CONFIG_VIDEO_IR) += ir-common.o
6 obj-$(CONFIG_IR_NEC_DECODER) += ir-nec-decoder.o