xref: /openbmc/linux/arch/s390/pci/Makefile (revision 05bc1be6)
19fa1db4cSMartin Schwidefsky# SPDX-License-Identifier: GPL-2.0
2cd248341SJan Glauber#
3cd248341SJan Glauber# Makefile for the s390 PCI subsystem.
4cd248341SJan Glauber#
5cd248341SJan Glauber
6c840927cSSebastian Ottobj-$(CONFIG_PCI)	+= pci.o pci_irq.o pci_dma.o pci_clp.o pci_sysfs.o \
7*05bc1be6SPierre Morel			   pci_event.o pci_debug.o pci_insn.o pci_mmio.o \
8*05bc1be6SPierre Morel			   pci_bus.o
9