xref: /openbmc/linux/drivers/pci/msi/Makefile (revision a01e09ef)
1288c81ceSThomas Gleixner# SPDX-License-Identifier: GPL-2.0
2288c81ceSThomas Gleixner#
3288c81ceSThomas Gleixner# Makefile for the PCI/MSI
454324c2fSThomas Gleixnerobj-$(CONFIG_PCI)			+= pcidev_msi.o
554324c2fSThomas Gleixnerobj-$(CONFIG_PCI_MSI)			+= msi.o
6*a01e09efSThomas Gleixnerobj-$(CONFIG_PCI_MSI_ARCH_FALLBACKS)	+= legacy.o
7