genirq: Add generic msi irq domain support
[firefly-linux-kernel-4.4.55.git] / kernel / irq / Makefile
index fff17381f0afc66739d17eb1a696d701970ec20e..d12123526e2b48b07dbf63274aa03f31dcd215e8 100644 (file)
@@ -6,3 +6,4 @@ obj-$(CONFIG_IRQ_DOMAIN) += irqdomain.o
 obj-$(CONFIG_PROC_FS) += proc.o
 obj-$(CONFIG_GENERIC_PENDING_IRQ) += migration.o
 obj-$(CONFIG_PM_SLEEP) += pm.o
+obj-$(CONFIG_GENERIC_MSI_IRQ) += msi.o