blob: 29b78c9449c8a3ce7a8f4b264e2c5ef26b208db7 [file] [log] [blame]
Thomas Petazzonif6e916b2012-11-20 23:00:52 +01001obj-$(CONFIG_IRQCHIP) += irqchip.o
2
Viresh Kumardf1590d2012-11-12 22:56:03 +05303obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2835.o
Linus Torvalds0beb5872012-12-14 14:42:53 -08004obj-$(CONFIG_ARCH_SUNXI) += irq-sunxi.o
5obj-$(CONFIG_VERSATILE_FPGA_IRQ) += irq-versatile-fpga.o
Viresh Kumardf1590d2012-11-12 22:56:03 +05306obj-$(CONFIG_ARCH_SPEAR3XX) += spear-shirq.o