Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ed66cd23d8b69c1f3cf1b442c1c00bd8681e7f07
/
.
/
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