Merge branch 'master' of git://git.denx.de/u-boot-net
[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