]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/media/IR/Makefile
V4L/DVB: ir-core: dynamically load the compiled IR protocols
[mirror_ubuntu-bionic-kernel.git] / drivers / media / IR / Makefile
index 18794c7b0ea65f8a282167ac12e8552daa5b03f8..6140b2712c8afa294c7f7fb3e26b2ccad8c943f5 100644 (file)
@@ -1,5 +1,6 @@
 ir-common-objs  := ir-functions.o ir-keymaps.o
-ir-core-objs   := ir-keytable.o ir-sysfs.o ir-raw-event.o ir-nec-decoder.o
+ir-core-objs   := ir-keytable.o ir-sysfs.o ir-raw-event.o
 
 obj-$(CONFIG_IR_CORE) += ir-core.o
 obj-$(CONFIG_VIDEO_IR) += ir-common.o
+obj-$(CONFIG_IR_NEC_DECODER) += ir-nec-decoder.o