Re: kbuild: Simplify vmlinux generation
From: Sam Ravnborg (sam_at_ravnborg.org)
Date: 09/06/04
- Previous message: Michal Ludvig: "Re: [cryptoapi/sysfs] display cipher details in sysfs"
- In reply to: Horst von Brand: "Re: kbuild: Simplify vmlinux generation"
- Next in thread: Sam Ravnborg: "Re: kbuild: Simplify vmlinux generation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 6 Sep 2004 21:00:52 +0200 To: Horst von Brand <vonbrand@inf.utfsm.cl>
On Mon, Sep 06, 2004 at 02:41:39PM -0400, Horst von Brand wrote:
> Sam Ravnborg <sam@ravnborg.org> said:
>
> [...]
>
> Some comments interspersed.
>
> Signed off by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
>
> (Not too much intellect in here, and no property, but...)
If you could just tell me why akpm's x86_64 do not boot with this one :-(
I will fix my wording as you suggest - thanks.
> +#
> > +# vmlinux version cannot be updated during normal descending-into-subdirs
>
> The vmlinux version? Or some file?
uname -v (the number after #)
> >
> > -define rule_verify_kallsyms
> > +define verify_kallsyms
>
> Why delete "rule_" here? Down you create a new rule with "rule_"
rule_ is used only for the defines used in $(call if_changed_rule ...
verify_kallsyms are called direct.
rule_ksym_ld is called using $(if_changed_rule ...)
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Michal Ludvig: "Re: [cryptoapi/sysfs] display cipher details in sysfs"
- In reply to: Horst von Brand: "Re: kbuild: Simplify vmlinux generation"
- Next in thread: Sam Ravnborg: "Re: kbuild: Simplify vmlinux generation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|