]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/cache/Makefile
andes: Unify naming policy for Andes related source
[thirdparty/u-boot.git] / drivers / cache / Makefile
index 78e673d09e5b52f698da1efbe335aebbf1b279b5..e1b71e0ed514e693341b547fbbc387904ae279fc 100644 (file)
@@ -3,6 +3,6 @@ obj-$(CONFIG_$(SPL_TPL_)CACHE) += cache-uclass.o
 obj-$(CONFIG_SANDBOX) += sandbox_cache.o
 obj-$(CONFIG_L2X0_CACHE) += cache-l2x0.o
 obj-$(CONFIG_NCORE_CACHE) += cache-ncore.o
-obj-$(CONFIG_V5L2_CACHE) += cache-v5l2.o
+obj-$(CONFIG_ANDES_L2_CACHE) += cache-andes-l2.o
 obj-$(CONFIG_SIFIVE_CCACHE) += cache-sifive-ccache.o
 obj-$(CONFIG_SIFIVE_PL2) += cache-sifive-pl2.o