Acked-by: Andreas Mundt <andi.mundt at web.de>
The attached patch fixes the build for me. I've included it separately (cross_compile.patch), and as a patch to buildrom (kbl_compile.patch).
It looks like a case where make was too smart, so it used the assembler for the .S files, and the build environment hadn't overwritten the assembler flags.
Myles
Signed-off-by: Myles Watson myles@pel.cs.byu.edu
Revision 86 Thanks, Myles