Makefile (e5451c8f8330e03ad3cfa16048b4daf961af434f) | Makefile (9fa1db4c7511543c951128758f358cd7aad99628) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 |
|
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 | 2# 3# Makefile for the s390 PCI subsystem. 4# 5 6obj-$(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 |