[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1288877651-7378-1-git-send-email-asbjorn@asbjorn.biz>
Date: Thu, 4 Nov 2010 13:34:11 +0000
From: Asbjoern Sloth Toennesen <asbjorn@...jorn.biz>
To: Michal Marek <mmarek@...e.cz>
Cc: linux-kbuild@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] kbuild: document UTS_MACHINE environment variable
Add UTS_MACHINE to the documentation of kbuild enviroment variables.
Description contributed by Michal Marek.
LKML-Reference: <4CD2A8BC.3010500@...e.cz>
Signed-off-by: Asbjoern Sloth Toennesen <asbjorn@...jorn.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists