Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux.git
/
79525b51acc1c8e331ab47eb131a99f5370a76c2
/
.
/
drivers
/
cache
/
Makefile
blob: 55c5e851034da4f9918ad419928b811f46c1e39c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_AX45MP_L2_CACHE
)
+=
ax45mp_cache
.
o
obj
-
$
(
CONFIG_SIFIVE_CCACHE
)
+=
sifive_ccache
.
o
obj
-
$
(
CONFIG_STARFIVE_STARLINK_CACHE
)
+=
starfive_starlink_cache
.
o