aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/Makefile
diff options
context:
space:
mode:
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 bb5df868d77a..44f006d09471 100644
--- a/drivers/sh/intc/Makefile
+++ b/drivers/sh/intc/Makefile
@@ -1,4 +1,4 @@
-obj-y := access.o chip.o core.o dynamic.o handle.o virq.o
+obj-y := access.o chip.o core.o handle.o virq.o
obj-$(CONFIG_INTC_BALANCING) += balancing.o
obj-$(CONFIG_INTC_USERIMASK) += userimask.o