kconfig: Create include/generated for localmodconfig
authorSteven Rostedt <srostedt@redhat.com>
Wed, 6 Jan 2010 21:43:08 +0000 (16:43 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 6 Jan 2010 21:43:08 +0000 (16:43 -0500)
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>

No differences found