blob: 9deb961d91f08e563839d4365dca2d857f0e6f2e [file] [log] [blame]
Dinh Nguyen84b124d2019-04-23 16:55:03 -05001
2obj-$(CONFIG_CACHE) += cache-uclass.o
3obj-$(CONFIG_SANDBOX) += sandbox_cache.o
Dinh Nguyen88ebf582019-04-23 16:55:04 -05004obj-$(CONFIG_L2X0_CACHE) += cache-l2x0.o