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:
fe58cac
)
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Dec 2008 06:56:06 +0000
(15:56 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:47 +0000
(18:44 +0900)
We don't really want this enabled by default, but it is still quite
useful for debugging. So, make it conditional and leave it off by
default.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found