blob: 4a6458c6027b483842976896ed118e5a4b50bdc6 [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
Rick Chen4fa42672019-08-28 18:46:06 +08005obj-$(CONFIG_V5L2_CACHE) += cache-v5l2.o