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:
e9c58fc
)
sh64: Fix up the CONFIG_GENERIC_BUG=n build.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 12 Nov 2009 07:39:47 +0000
(16:39 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 12 Nov 2009 07:39:47 +0000
(16:39 +0900)
sh64 doesn't use GENERIC_BUG, which presently causes the handle_BUG()
code to blow up. Fix up the dependencies and get it all building again.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found