dm: cache: add v5l2 cache controller driver
[oweals/u-boot.git] / drivers / cache / Makefile
index 9deb961d91f08e563839d4365dca2d857f0e6f2e..4a6458c6027b483842976896ed118e5a4b50bdc6 100644 (file)
@@ -2,3 +2,4 @@
 obj-$(CONFIG_CACHE) += cache-uclass.o
 obj-$(CONFIG_SANDBOX) += sandbox_cache.o
 obj-$(CONFIG_L2X0_CACHE) += cache-l2x0.o
+obj-$(CONFIG_V5L2_CACHE) += cache-v5l2.o