xref: /linux/arch/s390/pci/Makefile (revision fcc8487d477a3452a1d0ccbdd4c5e0e1e3cb8bed)
1#
2# Makefile for the s390 PCI subsystem.
3#
4
5obj-$(CONFIG_PCI)	+= pci.o pci_dma.o pci_clp.o pci_sysfs.o \
6			   pci_event.o pci_debug.o pci_insn.o pci_mmio.o
7