commit | 0750fecc04ca59b5191562ae9e9e7f174ff45486 | [log] [tgz] |
---|---|---|
author | Simon Shields <simon@lineageos.org> | Tue Sep 17 21:24:08 2019 +1000 |
committer | pimpmaneaton <shaunsibu@gmail.com> | Wed Oct 02 15:36:09 2019 -0600 |
tree | edfca27249aeffc8b128abe448c14d7b69c4d1aa | |
parent | 582cc92778e887424a6264f6181ac35b6106f4b9 [diff] |
kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage Previously, this would be a full compile prefix (e.g. prebuilts/gcc/.../bin/aarch64-linux-gnu-). Since we're adding this to PATH, it only needs to be prebuilts/gcc/.../bin. Also remove the extra /bin/ added by kernel.mk. Change-Id: If2490729128c0243c61de646f6c8e19a15c8dc1c