aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Makefile
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2016-08-23 12:34:13 +0000
committerJason Cooper <jason@lakedaemon.net>2016-08-23 12:34:13 +0000
commite02a9b7ce4a90a15480b8361d215b4ba2e92d05a (patch)
tree9b48328a94c40366b7c3dd250201b26800df7358 /drivers/irqchip/Makefile
parentMerge branch 'irqchip/jcore' into irqchip/core (diff)
parentarm64: marvell: enable the Marvell PIC driver (diff)
downloadlinux-dev-e02a9b7ce4a90a15480b8361d215b4ba2e92d05a.tar.xz
linux-dev-e02a9b7ce4a90a15480b8361d215b4ba2e92d05a.zip
Merge branch 'irqchip/mvebu64' into irqchip/core
Diffstat (limited to 'drivers/irqchip/Makefile')
-rw-r--r--drivers/irqchip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/irqchip/Makefile b/drivers/irqchip/Makefile
index ee7e3ca0ac23..cecc4ca7181b 100644
--- a/drivers/irqchip/Makefile
+++ b/drivers/irqchip/Makefile
@@ -69,6 +69,7 @@ obj-$(CONFIG_INGENIC_IRQ) += irq-ingenic.o
obj-$(CONFIG_IMX_GPCV2) += irq-imx-gpcv2.o
obj-$(CONFIG_PIC32_EVIC) += irq-pic32-evic.o
obj-$(CONFIG_MVEBU_ODMI) += irq-mvebu-odmi.o
+obj-$(CONFIG_MVEBU_PIC) += irq-mvebu-pic.o
obj-$(CONFIG_LS_SCFG_MSI) += irq-ls-scfg-msi.o
obj-$(CONFIG_EZNPS_GIC) += irq-eznps.o
obj-$(CONFIG_ARCH_ASPEED) += irq-aspeed-vic.o