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