xref: /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/Makefile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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