Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5c9c71b660a01d088ac66b7b8c1378915bcef68e
/
.
/
drivers
/
cache
/
Makefile
blob: 924217044a0e4224b43e73103b9495e1c03cd2ae [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_$
(
SPL_TPL_
)
CACHE
)
+=
cache
-
uclass
.
o
obj
-
$
(
CONFIG_SANDBOX
)
+=
sandbox_cache
.
o
obj
-
$
(
CONFIG_L2X0_CACHE
)
+=
cache
-
l2x0
.
o
obj
-
$
(
CONFIG_V5L2_CACHE
)
+=
cache
-
v5l2
.
o