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