forked from luck/tmp_suning_uos_patched
2d5efc190e
The se7751 was still doing the PCI fixups in its own board directory, so we move it over to arch/sh/drivers/pci/ with the rest of the board fixups. It has bitrotted significantly over the years, so will still likely need a bit of work to bring back up to date. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
6 lines
102 B
Makefile
6 lines
102 B
Makefile
#
|
|
# Makefile for the 7751 SolutionEngine specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o io.o irq.o
|