bf13a6fa09
There's no point in keeping this separate. Even if microblaze grows a 64-bit variant, it will probably be able to re-use that code as-is Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Michal Simek <monstr@monstr.eu> Acked-by: Grant Likely <grant.likely@secretlab.ca>
6 lines
115 B
Makefile
6 lines
115 B
Makefile
#
|
|
# Makefile
|
|
#
|
|
|
|
obj-$(CONFIG_PCI) += pci-common.o indirect_pci.o iomap.o
|
|
obj-$(CONFIG_PCI_XILINX) += xilinx_pci.o
|