Searched hist:"17263 baf958b7ab1d8c60445f412a1080362c88c" (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/kconfig/ |
H A D | Makefile | diff 17263baf958b7ab1d8c60445f412a1080362c88c Wed Jan 06 22:43:08 CET 2010 Steven Rostedt <srostedt@redhat.com> kconfig: Create include/generated for localmodconfig
If someone downloads a brand new kernel and runs localmodconfig or localyesconfig, the ending result will report:
*** Error during update of the kernel configuration.
This is because localmodconfig and localyesconfig must create the include/generated directory to place the autoconf.h file.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|