commit | 56c74c733cdd101832c4bbf9af8a009a9eaec784 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Aug 01 16:26:21 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 01 16:26:21 2007 +0900 |
tree | 4eb53d7207091f023e2b7316f558776f991e9727 | |
parent | c71799433aa4d6378502f781a155321e77da73aa [diff] |
sh: Don't include fault-nommu on SH-2/SH-2A. 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>