Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c7cce2606d252a83e72655bb595d7ff4a267615c
/
.
/
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