]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/media/IR/Makefile
V4L/DVB: ir-core: Make use of the new IR keymap modules
[net-next-2.6.git] / drivers / media / IR / Makefile
index 3a4f590d0bbbbfcebcd9b9d3419d2020833c6ed3..3d8dd306df466edf735daa35e83c5dfc4e9875c4 100644 (file)
@@ -1,6 +1,8 @@
 ir-common-objs  := ir-functions.o ir-keymaps.o
 ir-core-objs   := ir-keytable.o ir-sysfs.o ir-raw-event.o rc-map.o
 
+obj-y += keymaps/
+
 obj-$(CONFIG_IR_CORE) += ir-core.o
 obj-$(CONFIG_VIDEO_IR) += ir-common.o
 obj-$(CONFIG_IR_NEC_DECODER) += ir-nec-decoder.o