mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-06-21 17:12:31 +02:00
6 lines
162 B
Makefile
6 lines
162 B
Makefile
|
|
obj-$(CONFIG_CACHE) += cache-uclass.o
|
|
obj-$(CONFIG_SANDBOX) += sandbox_cache.o
|
|
obj-$(CONFIG_L2X0_CACHE) += cache-l2x0.o
|
|
obj-$(CONFIG_V5L2_CACHE) += cache-v5l2.o
|