Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12276
b: refs/heads/master
c: 5015b49
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell committed Nov 1, 2005
1 parent 9580c25 commit 7c0c39e
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 255 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: 2df5e8bcca53e528a78ee0e3b114d0d21dd6d043
refs/heads/master: 5015b49448cbe5352b9cc232333ab26f3e608a07
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ endif
obj-y += strcase.o
obj-$(CONFIG_PPC32) += div64.o copy_32.o checksum_32.o
obj-$(CONFIG_PPC64) += checksum_64.o copypage_64.o copyuser_64.o \
memcpy_64.o usercopy_64.o mem_64.o
memcpy_64.o usercopy_64.o mem_64.o string.o
obj-$(CONFIG_PPC_ISERIES) += e2a.o
obj-$(CONFIG_XMON) += sstep.o

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/ppc64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ head-y := arch/ppc64/kernel/head.o
head-y += arch/powerpc/kernel/fpu.o
head-y += arch/powerpc/kernel/entry_64.o

libs-y += arch/ppc64/lib/
core-y += arch/ppc64/kernel/ arch/powerpc/kernel/
core-y += arch/powerpc/mm/
core-y += arch/powerpc/sysdev/
Expand Down
5 changes: 0 additions & 5 deletions trunk/arch/ppc64/lib/Makefile

This file was deleted.

179 changes: 0 additions & 179 deletions trunk/arch/ppc64/lib/string.S

This file was deleted.

Loading

0 comments on commit 7c0c39e

Please sign in to comment.