summaryrefslogtreecommitdiff
path: root/drivers/iommu/Makefile
blob: e3e0900e1703ce16291ac709f5d0a57e7dc2c919 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0+

obj-$(CONFIG_IOMMU) += iommu-uclass.o

obj-$(CONFIG_APPLE_DART) += apple_dart.o
obj-$(CONFIG_SANDBOX) += sandbox_iommu.o