| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
| 2 | # | ||||
| 3 | # Makefile for the s390 PCI subsystem. | ||||
| 4 | # | ||||
| 5 | |||||
| 6 | obj-$(CONFIG_PCI) += pci.o pci_dma.o pci_clp.o pci_sysfs.o \ | ||||
| 7 | pci_event.o pci_debug.o pci_insn.o pci_mmio.o | ||||