summaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2012-08-01 17:14:52 +0900
committerPaul Mundt <lethal@linux-sh.org>2012-08-01 17:14:52 +0900
commitf38770477a30d03b6296570071ca2fcd6d3a5f11 (patch)
tree3dd11460c4115d97137a6ff82683e593a3813607 /drivers/sh/intc/Makefile
parent1ca8fe38a6c958babe6571e39cb0115a40b94603 (diff)
parent1d6a21b0a672fb29b01ccf397d478e0541e17716 (diff)
downloadop-kernel-dev-f38770477a30d03b6296570071ca2fcd6d3a5f11.zip
op-kernel-dev-f38770477a30d03b6296570071ca2fcd6d3a5f11.tar.gz
Merge branch 'common/irqdomain' into sh-latest
Diffstat (limited to 'drivers/sh/intc/Makefile')
-rw-r--r--drivers/sh/intc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sh/intc/Makefile b/drivers/sh/intc/Makefile
index 44f006d..54ec2a0 100644
--- a/drivers/sh/intc/Makefile
+++ b/drivers/sh/intc/Makefile
@@ -1,4 +1,4 @@
-obj-y := access.o chip.o core.o handle.o virq.o
+obj-y := access.o chip.o core.o handle.o irqdomain.o virq.o
obj-$(CONFIG_INTC_BALANCING) += balancing.o
obj-$(CONFIG_INTC_USERIMASK) += userimask.o
OpenPOWER on IntegriCloud