9deb961d91f08e563839d4365dca2d857f0e6f2e
[oweals/u-boot.git] / drivers / cache / Makefile
1
2 obj-$(CONFIG_CACHE) += cache-uclass.o
3 obj-$(CONFIG_SANDBOX) += sandbox_cache.o
4 obj-$(CONFIG_L2X0_CACHE) += cache-l2x0.o