OSDN Git Service

localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG
authorSteven Rostedt <srostedt@redhat.com>
Tue, 19 Jun 2012 02:41:15 +0000 (22:41 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 19 Jun 2012 19:03:06 +0000 (15:03 -0400)
commit4503379cb811809470ebefb58c943fe605bc3e29
treed1696a5e9393fec6fe83bc09f8f230bdcef3fa11
parentd4bb58b5cb3b6fbf89d0012c199be3954cba9fb3
localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG

If the environment variable LOCALMODCONFIG_DEBUG is set, then debug output
will appear in the make localmodconfig. This will simplify debugging what
people get with their output, as I can just tell people to do:

  LOCALMODCONFIG_DEBUG=1 make localmodconfig 2>out.txt

and have them send me the out.txt. I'll be able to see why things are not
working as they think it should be.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/kconfig/streamline_config.pl