Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68184
b: refs/heads/master
c: ec58f1f
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Sep 21, 2007
1 parent 8fc8d04 commit 67d59ef
Show file tree
Hide file tree
Showing 6 changed files with 221 additions and 195 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: 28b146c84ed571043f473d2ac2f2a27e48fda7d1
refs/heads/master: ec58f1f32de0b6f9e83aada94c857a8fa9b00070
8 changes: 4 additions & 4 deletions trunk/arch/sh/kernel/cpu/sh3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ obj-y := ex.o probe.o entry.o

# CPU subtype setup
obj-$(CONFIG_CPU_SUBTYPE_SH7705) += setup-sh7705.o
obj-$(CONFIG_CPU_SUBTYPE_SH7706) += setup-sh7709.o
obj-$(CONFIG_CPU_SUBTYPE_SH7707) += setup-sh7709.o
obj-$(CONFIG_CPU_SUBTYPE_SH7708) += setup-sh7708.o
obj-$(CONFIG_CPU_SUBTYPE_SH7709) += setup-sh7709.o
obj-$(CONFIG_CPU_SUBTYPE_SH7706) += setup-sh770x.o
obj-$(CONFIG_CPU_SUBTYPE_SH7707) += setup-sh770x.o
obj-$(CONFIG_CPU_SUBTYPE_SH7708) += setup-sh770x.o
obj-$(CONFIG_CPU_SUBTYPE_SH7709) += setup-sh770x.o
obj-$(CONFIG_CPU_SUBTYPE_SH7710) += setup-sh7710.o
obj-$(CONFIG_CPU_SUBTYPE_SH7712) += setup-sh7710.o

Expand Down
43 changes: 0 additions & 43 deletions trunk/arch/sh/kernel/cpu/sh3/setup-sh7708.c

This file was deleted.

145 changes: 0 additions & 145 deletions trunk/arch/sh/kernel/cpu/sh3/setup-sh7709.c

This file was deleted.

Loading

0 comments on commit 67d59ef

Please sign in to comment.