Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7387be522efe2ead220fadc1e249d06aaf435719
/
.
/
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