Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163448
b: refs/heads/master
c: e055d41
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Aug 19, 2009
1 parent 986c740 commit f0916cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ee8365f23355cdb66e7a6c5c9364e8d3ba4de32f
refs/heads/master: e055d41ff5e9761c5572a6f4ce94bcd82bfbb28f
2 changes: 0 additions & 2 deletions trunk/arch/sh/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@

obj-y := cache.o init.o consistent.o mmap.o

ifndef CONFIG_CACHE_OFF
cacheops-$(CONFIG_CPU_SH2) := cache-sh2.o
cacheops-$(CONFIG_CPU_SH2A) := cache-sh2a.o
cacheops-$(CONFIG_CPU_SH3) := cache-sh3.o
cacheops-$(CONFIG_CPU_SH4) := cache-sh4.o flush-sh4.o
cacheops-$(CONFIG_CPU_SH5) := cache-sh5.o flush-sh4.o
cacheops-$(CONFIG_SH7705_CACHE_32KB) += cache-sh7705.o
endif

obj-y += $(cacheops-y)

Expand Down

0 comments on commit f0916cc

Please sign in to comment.