mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
733cc21831
This patch is based on powerpc patch
64f1650247
We did some cleanups and removed powerpc parts.
There is one new debug early listing function too.
Exclude function is only in Debug options.
We tested in on custom board.
Signed-off-by: Michal Simek <monstr@monstr.eu>
7 lines
124 B
Makefile
7 lines
124 B
Makefile
#
|
|
# Makefile
|
|
#
|
|
|
|
obj-$(CONFIG_PCI) += pci_32.o pci-common.o indirect_pci.o iomap.o
|
|
obj-$(CONFIG_PCI_XILINX) += xilinx_pci.o
|