[coreboot] r1026 - in coreboot-v3: mainboard/kontron/986lcd-m southbridge/intel/i82801gx

ron minnich rminnich at gmail.com
Fri Nov 14 20:00:30 CET 2008


On Fri, Nov 14, 2008 at 10:58 AM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:

> You need to run "as" on ssmrelocate.S to get an object file. The linker
> won't handle assembly directly.
>

let me say it differently: there appear to be no rules for convering
the .S to .o. So I give a name, e.g., smi.S, and make passes it to the
linker instead of assembling it.

I think we need a .S.o rule somewhere.

ron




More information about the coreboot mailing list