xref: /linux/arch/s390/pci/Makefile (revision 25768de50b1f2dbb6ea44bd5148a87fe2c9c3688)
19fa1db4cSMartin Schwidefsky# SPDX-License-Identifier: GPL-2.0
2cd248341SJan Glauber#
3cd248341SJan Glauber# Makefile for the s390 PCI subsystem.
4cd248341SJan Glauber#
5cd248341SJan Glauber
6*265baca6SLukas 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 \
8ca922fecSPierre Morel			   pci_bus.o pci_kvm_hook.o
9abb95b75SNiklas Schnelleobj-$(CONFIG_PCI_IOV)	+= pci_iov.o
10*265baca6SLukas Wunnerobj-$(CONFIG_SYSFS)	+= pci_sysfs.o
11