Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
fa4b851b4ad632dc673627f38a8a552547568a2c
/
.
/
arch
/
s390
/
pci
/
Makefile
blob: 0547a10406e72a1a0745a842228130bc0710f1a0 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the s390 PCI subsystem.
#
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o pci_irq
.
o pci_clp
.
o pci_sysfs
.
o \
pci_event
.
o pci_debug
.
o pci_insn
.
o pci_mmio
.
o \
pci_bus
.
o pci_kvm_hook
.
o
obj
-
$
(
CONFIG_PCI_IOV
)
+=
pci_iov
.
o