xref: /openbmc/linux/drivers/pci/msi/Makefile (revision 54324c2f)
1288c81ceSThomas Gleixner# SPDX-License-Identifier: GPL-2.0
2288c81ceSThomas Gleixner#
3288c81ceSThomas Gleixner# Makefile for the PCI/MSI
4*54324c2fSThomas Gleixnerobj-$(CONFIG_PCI)		+= pcidev_msi.o
5*54324c2fSThomas Gleixnerobj-$(CONFIG_PCI_MSI)		+= msi.o
6