lkml.org 
[lkml]   [2011]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC 1/4] kbuild: export MAKECMDGOALS
Date
Cc: Steven Rostedt <srostedt@redhat.com>
---
Makefile | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index afb8e0d..ea517fd 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,9 @@ LC_COLLATE=C
LC_NUMERIC=C
export LC_COLLATE LC_NUMERIC

+# Export make goals
+export MAKECMDGOALS
+
# We are using a recursive build, so we need to do a little thinking
# to get the ordering right.
#
--
1.7.3.4.574.g608b.dirty


\
 
 \ /
  Last update: 2011-07-02 01:35    [W:0.129 / U:5.812 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site