xref: /openbmc/linux/drivers/pci/msi/Makefile (revision 288c81ce)
1*288c81ceSThomas Gleixner# SPDX-License-Identifier: GPL-2.0
2*288c81ceSThomas Gleixner#
3*288c81ceSThomas Gleixner# Makefile for the PCI/MSI
4*288c81ceSThomas Gleixnerobj-$(CONFIG_PCI)		+= msi.o
5