xref: /openbmc/linux/drivers/pci/msi/Makefile (revision 7ae9fb1b7ecbb5d85d07857943f677fd1a559b18)
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