xref: /u-boot/drivers/cache/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1
2obj-$(CONFIG_$(SPL_TPL_)CACHE) += cache-uclass.o
3obj-$(CONFIG_SANDBOX) += sandbox_cache.o
4obj-$(CONFIG_L2X0_CACHE) += cache-l2x0.o
5obj-$(CONFIG_NCORE_CACHE) += cache-ncore.o
6obj-$(CONFIG_V5L2_CACHE) += cache-v5l2.o
7

Last Index update Fri Sep 05 17:56:23 CST 2025