On Fri, Nov 14, 2008 at 10:58 AM, Carl-Daniel Hailfinger
<[EMAIL PROTECTED]> 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

--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to