Re: kbuild: Simplify vmlinux generation

From: Sam Ravnborg
Date: Mon Sep 06 2004 - 13:58:41 EST


On Mon, Sep 06, 2004 at 02:41:39PM -0400, Horst von Brand wrote:
> Sam Ravnborg <sam@xxxxxxxxxxxx> said:
>
> [...]
>
> Some comments interspersed.
>
> Signed off by: Horst H. von Brand <vonbrand@xxxxxxxxxxxx>
>
> (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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/