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