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:
ee8365f
)
sh: Build fix for disabled caches.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 19 Aug 2009 08:57:01 +0000
(17:57 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 19 Aug 2009 08:57:01 +0000
(17:57 +0900)
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>
No differences found