summaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2019-11-14 08:52:26 +0300
committerAndes <uboot@andestech.com>2019-12-10 03:23:10 +0300
commit31dae22faa65534cb71631f6c74cbdcf4930a339 (patch)
tree4c21414b33580c1ee1556453da98f93a85f4855d /drivers/Makefile
parent8ba595b6bda56eac15d721554ea0ab8fc6a48f73 (diff)
downloadu-boot-31dae22faa65534cb71631f6c74cbdcf4930a339.tar.xz
spl: cache: Allow cache drivers in SPL
When ax25-ae350 try to enable v5l2 cache driver in SPL configuration, it need this option for cache support in SPL. Signed-off-by: Rick Chen <rick@andestech.com> Cc: KC Lin <kclin@andestech.com> Cc: Alan Kao <alankao@andestech.com>
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 0d1d6bd851..e977f19af6 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -30,6 +30,7 @@ ifndef CONFIG_TPL_BUILD
ifdef CONFIG_SPL_BUILD
obj-$(CONFIG_SPL_BOOTCOUNT_LIMIT) += bootcount/
+obj-$(CONFIG_SPL_CACHE_SUPPORT) += cache/
obj-$(CONFIG_SPL_CPU_SUPPORT) += cpu/
obj-$(CONFIG_SPL_CRYPTO_SUPPORT) += crypto/
obj-$(CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT) += ddr/fsl/