commit | 3ad0e0d7052cfcc6634045825983fc9209086e1e | [log] [tgz] |
---|---|---|
author | Rashed Abdel-Tawab <rashed@linux.com> | Thu Sep 05 21:26:19 2019 -0700 |
committer | Rashed Abdel-Tawab <rashed@linux.com> | Sun Sep 08 13:41:35 2019 -0700 |
tree | 2dfe63911b935acd605f127dc492abc7f8eb3cb8 | |
parent | 21ee5983e277dd8c6bac0dee8642443647c93834 [diff] |
kernel: Use full user defined path to ccache The built ccache command is now deprecated and spits out errors. ccache is also no longer used for the full build unless CCACHE_EXEC is defined. Move the kernel to the same logic in order to actually use ccache and silence the warnings. Change-Id: Iccedd9d5868d31060677667cc18810aae0149a26