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:
3bc24a1
)
sh: Make dump_task dependent on ELF core.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 19 May 2008 05:00:44 +0000
(14:00 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:28 +0000
(18:10 +0900)
Currently this is only linked in for CONFIG_BINFMT_ELF, make it dependent
on CONFIG_ELF_CORE, so it's both selectable there and also linked in for
CONFIG_BINFMT_ELF_FDPIC.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found