Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
133d24f8793c82c1654a8d138031754cc2f0b883
/
.
/
drivers
/
iommu
/
Makefile
blob: 438cab8a7c4913a61de553d6fe2b022f654b80f0 [
file
] [
log
] [
blame
]
# 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
obj
-
$
(
CONFIG_QCOM_HYP_SMMU
)
+=
qcom
-
hyp
-
smmu
.
o