git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f7afa
)
kconfig: Create include/generated for localmodconfig
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 6 Jan 2010 21:43:08 +0000
(16:43 -0500)
committer
Steven 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