Sign in
android-kvm
/
linux
/
a8ed59a3a8de2648e69dd5936f5771ac4c92d085
/
.
/
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