Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f1ef95591c29c1324415dc0a61254160d7d9290a
/
.
/
drivers
/
iommu
/
Makefile
blob: e3e0900e1703ce16291ac709f5d0a57e7dc2c919 [
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