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:
c717994
)
sh: Don't include fault-nommu on SH-2/SH-2A.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 1 Aug 2007 07:26:21 +0000
(16:26 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 1 Aug 2007 07:26:21 +0000
(16:26 +0900)
fault-nommu defines the page fault handler stubs for SH-3/4 parts,
but is not needed on SH-2/SH-2A now that the entry code has been
logically separated.
Add it in for SH-3 and SH-4 explicitly.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found