commit | 493ad4b8a56852af53aa42ffa97bad90be61fb38 | [log] [tgz] |
---|---|---|
author | Rashed Abdel-Tawab <rashed@linux.com> | Fri Sep 06 14:26:34 2019 -0700 |
committer | Rashed Abdel-Tawab <rashed@linux.com> | Mon Sep 09 12:20:43 2019 -0700 |
tree | 3d199d89b4e871d2d66e8678a8cd2129f17d7c56 | |
parent | bd16a8e3a47003eba2e2aad96968b11f8d3b6503 [diff] |
kernel: Set kernel toolchain roots for aarch64, arm, and x86 The GCC toolchains are no longer added to the path by default, so we need to hardcode the full paths for these. Also set variables for every arch, and then set the toolchain to the arch specific var. This is so we can set the ARM32 cross compile flag for vDSO32 enabled kernels. Change-Id: I7e099a26a17f4a3cc9be6232a26c671e8fcfbdef