]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit17263baf958b7ab1d8c60445f412a1080362c88c
tree4b85df6a0a89b624698f2e723581a02ab91cc02d
parentc6f7afaeeda5b3c42ea8d7b27e197d223a04675e
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>
scripts/kconfig/Makefile