aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Makefile
blob: 29b78c9449c8a3ce7a8f4b264e2c5ef26b208db7 (plain) (blame)
1
2
3
4
5
6
obj-$(CONFIG_IRQCHIP)			+= irqchip.o

obj-$(CONFIG_ARCH_BCM2835)		+= irq-bcm2835.o
obj-$(CONFIG_ARCH_SUNXI)		+= irq-sunxi.o
obj-$(CONFIG_VERSATILE_FPGA_IRQ)	+= irq-versatile-fpga.o
obj-$(CONFIG_ARCH_SPEAR3XX)		+= spear-shirq.o