From: Steven Rostedt Date: Wed, 6 Jan 2010 21:43:08 +0000 (-0500) Subject: kconfig: Create include/generated for localmodconfig X-Git-Tag: v2.6.34-rc1~291^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17263baf958b7ab1d8c60445f412a1080362c88c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed