summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Makefile
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2014-09-14 07:53:29 +0000
committerJason Cooper <jason@lakedaemon.net>2014-09-14 07:53:29 +0000
commitcec9694af7ada37611eb41733065427c0e72cd6c (patch)
treef63b8da976b87053c91bae7a735e38f5bc526b53 /drivers/irqchip/Makefile
parent1fc9d96ec63e7e071f22b89c268145d50720d667 (diff)
parent8e4bebe0952af357e099147023af756baa466ede (diff)
downloadop-kernel-dev-cec9694af7ada37611eb41733065427c0e72cd6c.zip
op-kernel-dev-cec9694af7ada37611eb41733065427c0e72cd6c.tar.gz
Merge branch 'irqchip/hip04' 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 69fc7fc..fc2e4f7 100644
--- a/drivers/irqchip/Makefile
+++ b/drivers/irqchip/Makefile
@@ -2,6 +2,7 @@ obj-$(CONFIG_IRQCHIP) += irqchip.o
obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2835.o
obj-$(CONFIG_ARCH_EXYNOS) += exynos-combiner.o
+obj-$(CONFIG_ARCH_HIP04) += irq-hip04.o
obj-$(CONFIG_ARCH_MMP) += irq-mmp.o
obj-$(CONFIG_ARCH_MVEBU) += irq-armada-370-xp.o
obj-$(CONFIG_ARCH_MXS) += irq-mxs.o
OpenPOWER on IntegriCloud