mirror_ubuntu-kernels/drivers/pci/msi/Makefile

7 lines
200 B
Makefile
Raw Normal View History

2024-07-02 00:48:40 +03:00
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the PCI/MSI
obj-$(CONFIG_PCI) += pcidev_msi.o
obj-$(CONFIG_PCI_MSI) += api.o msi.o irqdomain.o
obj-$(CONFIG_PCI_MSI_ARCH_FALLBACKS) += legacy.o