xref: /linux/arch/s390/pci/Makefile (revision 4f9786035f9e519db41375818e1d0b5f20da2f10)
19fa1db4cSMartin Schwidefsky# SPDX-License-Identifier: GPL-2.0
2cd248341SJan Glauber#
3cd248341SJan Glauber# Makefile for the s390 PCI subsystem.
4cd248341SJan Glauber#
5cd248341SJan Glauber
6265baca6SLukas Wunnerobj-$(CONFIG_PCI)	+= pci.o pci_irq.o pci_clp.o \
705bc1be6SPierre Morel			   pci_event.o pci_debug.o pci_insn.o pci_mmio.o \
8*aa9f168dSNiklas Schnelle			   pci_bus.o pci_kvm_hook.o pci_report.o pci_fixup.o
9abb95b75SNiklas Schnelleobj-$(CONFIG_PCI_IOV)	+= pci_iov.o
10265baca6SLukas Wunnerobj-$(CONFIG_SYSFS)	+= pci_sysfs.o
11