Re: duplicated include files

From: Sam Ravnborg
Date: Wed Nov 14 2007 - 15:38:58 EST


>
> Are you building in a different tree than the source tree? The patch below
> fixed it for me.
>
> Question: Why don't GENKSYMS and KALLSYMS need the $(srctree) prefix?

They are generated binaries that live in the output directory structure.

> ---
> Subject: kbuild: Add missing srctree prefix for includecheck and versioncheck
>
> Add missing $(srctree)/ prefix for scripts used by the includecheck and
> versioncheck make targets
>
> Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx>

Thanks - applied.

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/