Makefile 119 B

123
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. obj-y += iommu.o iommu-platform.o
  3. obj-$(CONFIG_RISCV_IOMMU_PCI) += iommu-pci.o