Re: [PATCH 1/8] kbuild: Add support for installing generated asmheaders

From: Michal Marek
Date: Mon Nov 21 2011 - 12:26:16 EST


Dne 17.11.2011 23:37, H. Peter Anvin napsal(a):
> From: "H. Peter Anvin" <hpa@xxxxxxxxxxxxxxx>
>
> Generated asm headers are supposed to live in
> arch/*/include/generated/asm, but objhdr-y expect them to live in the
> same directory they are generated in. Instead of trying to cut that
> particular Gordian knot, introduce genhdr-y that takes this into
> account; the sole user of objhdr-y, linux/version.h, should be
> migrated over at some later date.
>
> Suggested-by: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
> Acked-by: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
> Cc: Sam Ravnborg <sam@xxxxxxxxxxxx>
> Cc: Michal Marek <mmarek@xxxxxxx>
> Signed-off-by: H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>

Acked-by: Michal Marek <mmarek@xxxxxxx>
--
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/