[PATCH] kbuild: document UTS_MACHINE environment variable

From: Asbjoern Sloth Toennesen
Date: Thu Nov 04 2010 - 09:34:29 EST


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-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/