commit | e055d41ff5e9761c5572a6f4ce94bcd82bfbb28f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Aug 19 17:57:01 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 19 17:57:01 2009 +0900 |
tree | 9e88abc081c70641aa584ee7f6cde9289deeb0f8 | |
parent | ee8365f23355cdb66e7a6c5c9364e8d3ba4de32f [diff] |
sh: Build fix for disabled caches. This fixes up the build when caches are disabled, by linking in all of the cache routines directly. This paves the way for splitting out separate I and D cache disabling, similar to what sh64 had, and which we want for SH-X3 anyways. Signed-off-by: Paul Mundt <lethal@linux-sh.org>