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