commit | 306b69dce9269df116bfa94319b1b827c22d5794 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@kernel.org> | Tue Mar 03 20:24:40 2020 +0900 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Mar 03 17:38:42 2020 -0500 |
tree | 5fc44f601a2889ad1ad46cbcead6210858f23613 | |
parent | 5412e0b763e0c46165fa353f695fa3b68a66ac91 [diff] |
bootconfig: Support O=<builddir> option Support O=<builddir> option to build bootconfig tool in the other directory. As same as other tools, if you specify O=<builddir>, bootconfig command is build under <builddir>. Link: http://lkml.kernel.org/r/158323468033.10560.14661631369326294355.stgit@devnote2 Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>