summaryrefslogtreecommitdiff
path: root/drivers/irqchip/Makefile
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2016-02-21 14:46:27 +0000
committerJason Cooper <jason@lakedaemon.net>2016-02-21 14:46:27 +0000
commit7cf03c9fe5d1d22e26afed58f6eedcd861511936 (patch)
tree97d9741c04a11d90299b0f0b93e6161ed2ae43d0 /drivers/irqchip/Makefile
parent55e10798f6f74c93f36dc4a3d2ff65f1d694fbd5 (diff)
parent81ffb18ce4a0c400b051c3df67e452410d6be1ec (diff)
Merge branch 'irqchip/mips' into irqchip/core
Diffstat (limited to 'drivers/irqchip/Makefile')
-rw-r--r--drivers/irqchip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/irqchip/Makefile b/drivers/irqchip/Makefile
index be6ada6eaab3..f71bbc7906ba 100644
--- a/drivers/irqchip/Makefile
+++ b/drivers/irqchip/Makefile
@@ -1,5 +1,7 @@
obj-$(CONFIG_IRQCHIP) += irqchip.o
+obj-$(CONFIG_ATH79) += irq-ath79-cpu.o
+obj-$(CONFIG_ATH79) += irq-ath79-misc.o
obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2835.o
obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2836.o
obj-$(CONFIG_ARCH_EXYNOS) += exynos-combiner.o