xref: /kernel/linux/linux-6.6/drivers/pci/msi/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/pci/msi/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the PCI/MSI
462306a36Sopenharmony_ciobj-$(CONFIG_PCI)			+= pcidev_msi.o
562306a36Sopenharmony_ciobj-$(CONFIG_PCI_MSI)			+= api.o msi.o irqdomain.o
662306a36Sopenharmony_ciobj-$(CONFIG_PCI_MSI_ARCH_FALLBACKS)	+= legacy.o
7

Indexes created Thu Nov 07 10:32:03 CST 2024