kernel.mk: use -androidkernel for the toolchain prefix

The -androidkernel files are soft links to the toolchain binaries
with one exception: ld links to ld.bfd instead of gold, which
should be used for building kernels. Fixes wierd boot issues for me.

BUG=none
Change-Id: I84941c9eeba731030679ab7bebcb834dabb72fec
Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
1 file changed