Add UTS_MACHINE to the documentation of kbuild enviroment variables. Description contributed by Michal Marek. LKML-Reference: <4CD2A8BC.3010500@xxxxxxx> Signed-off-by: Asbjoern Sloth Toennesen <asbjorn@xxxxxxxxxxx> --- Documentation/kbuild/kbuild.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Documentation/kbuild/kbuild.txt b/Documentation/kbuild/kbuild.txt index 1e5165a..2d17361 100644 --- a/Documentation/kbuild/kbuild.txt +++ b/Documentation/kbuild/kbuild.txt @@ -89,6 +89,10 @@ CROSS_COMPILE can be a part of the filename or the full path. CROSS_COMPILE is also used for ccache in some setups. +UTS_MACHINE +-------------------------------------------------- +`uname -m` in the resulting kernel. + CF -------------------------------------------------- Additional options for sparse. -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html