5f240718b4
This moves out the FPGA IRQ controller setup code to its own file, in preparation for switching off of IRL mode and having it provide its own irq_chip. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2 lines
30 B
Makefile
2 lines
30 B
Makefile
obj-y := setup.o fpga.o irq.o
|