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:
087eb43
)
kbuild: fix detection of CONFIG_FRAME_WARN=0
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 4 Jun 2009 23:29:08 +0000
(16:29 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 5 Jun 2009 01:07:40 +0000
(18:07 -0700)
The checking of CONFIG_FRAME_WARN in the top level Makefile forgot to
actually derefence the variable thus leading to an always true check.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Andi Kleen <ak@suse.de>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge