xref: /kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_QCOM_IOMMU) += qcom_iommu.o
3obj-$(CONFIG_ARM_SMMU) += arm_smmu.o
4arm_smmu-objs += arm-smmu.o arm-smmu-impl.o arm-smmu-nvidia.o arm-smmu-qcom.o
5

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