Skip to content
Commit 3df1853e authored by Nitin A Kamble's avatar Nitin A Kamble Committed by Koen Kooi
Browse files

kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variables



KERNEL_LD was using ${LD} in it's definition, which is not correct for
different ABIs such as x32 or i386 on x86_64 machine. This brings it
into sync with the corresponding gcc settings, likewise the same with
the KERNEL_AR variable.

[RP: Updated commit message]
Signed-off-by: default avatarNitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
parent d375bad5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment