Skip to content
Commit 4503379c authored by Steven Rostedt's avatar Steven Rostedt Committed by Steven Rostedt
Browse files

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: default avatarSteven Rostedt <rostedt@goodmis.org>
parent d4bb58b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment