]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Don't include fault-nommu on SH-2/SH-2A.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Aug 2007 07:26:21 +0000 (16:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 1 Aug 2007 07:26:21 +0000 (16:26 +0900)
commit56c74c733cdd101832c4bbf9af8a009a9eaec784
tree4eb53d7207091f023e2b7316f558776f991e9727
parentc71799433aa4d6378502f781a155321e77da73aa
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>
arch/sh/mm/Makefile