]> Git Repo - linux.git/blob - drivers/pci/msi/Makefile
crypto: akcipher - Drop sign/verify operations
[linux.git] / drivers / pci / msi / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the PCI/MSI
4 obj-$(CONFIG_PCI)                       += pcidev_msi.o
5 obj-$(CONFIG_PCI_MSI)                   += api.o msi.o irqdomain.o
6 obj-$(CONFIG_PCI_MSI_ARCH_FALLBACKS)    += legacy.o
This page took 0.03489 seconds and 4 git commands to generate.