public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kbuild: document UTS_MACHINE environment variable
@ 2010-11-04 13:34 Asbjoern Sloth Toennesen
  2010-11-25 14:41 ` Michal Marek
  0 siblings, 1 reply; 2+ messages in thread
From: Asbjoern Sloth Toennesen @ 2010-11-04 13:34 UTC (permalink / raw)
  To: Michal Marek; +Cc: linux-kbuild, linux-doc, linux-kernel

Add UTS_MACHINE to the documentation of kbuild enviroment variables.
Description contributed by Michal Marek.

LKML-Reference: <4CD2A8BC.3010500@suse.cz>
Signed-off-by: Asbjoern Sloth Toennesen <asbjorn@asbjorn.biz>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-25 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-04 13:34 [PATCH] kbuild: document UTS_MACHINE environment variable Asbjoern Sloth Toennesen
2010-11-25 14:41 ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox