kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variables
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 2 Aug 2011 20:44:44 +0000 (13:44 -0700)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:14:20 +0000 (08:14 -0800)
commita2a03d03326d75aae45b698c8aa0a859da59e233
tree9829db22b78a4451b8f4ad734488d2bd13a2857c
parent0b8b903a73db868a2c546ec16617f4633a7de4c7
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]
(From meta-openembedded rev: 3df1853e1e662e377af332841c3790d7052f5aa3)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/classes/kernel.bbclass