Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42358
b: refs/heads/master
c: 0bcdda0
h: refs/heads/master
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Dec 4, 2006
1 parent e8ba8c1 commit 3c5e8fa
Show file tree
Hide file tree
Showing 7 changed files with 263 additions and 487 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: 03dbd2e0b1dcb24d63f64aa234cce3a7fabed328
refs/heads/master: 0bcdda0f3a87ed684d46841b6069409e39c4af65
2 changes: 1 addition & 1 deletion trunk/arch/mips/lib-32/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Makefile for MIPS-specific library files..
#

lib-y += csum_partial.o memset.o watch.o
lib-y += memset.o watch.o

obj-$(CONFIG_CPU_MIPS32) += dump_tlb.o
obj-$(CONFIG_CPU_MIPS64) += dump_tlb.o
Expand Down
240 changes: 0 additions & 240 deletions trunk/arch/mips/lib-32/csum_partial.S

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/arch/mips/lib-64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Makefile for MIPS-specific library files..
#

lib-y += csum_partial.o memset.o watch.o
lib-y += memset.o watch.o

obj-$(CONFIG_CPU_MIPS32) += dump_tlb.o
obj-$(CONFIG_CPU_MIPS64) += dump_tlb.o
Expand Down
Loading

0 comments on commit 3c5e8fa

Please sign in to comment.