commit | 109e1a3aa5f71d666bc742741a9c53c3ccab8cff | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Dec 28 20:13:13 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 16 19:17:11 2021 -0500 |
tree | 6dfe8ea3ae37c86a575288cb4ae6d2b6c744eecd | |
parent | 85c50658dc7a038f58850d01522ef63e55d83fa3 [diff] |
armv8: Makefile: build cache files when needed If no need cache support, not build the cache files, such as in SPL. Signed-off-by: Peng Fan <peng.fan@nxp.com>