Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11694
b: refs/heads/master
c: a0d8bf9
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell committed Oct 28, 2005
1 parent c534b8c commit aed0826
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 145 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: 12a39407f021fd17d5f9d33d78bddb005bd106fb
refs/heads/master: a0d8bf9cf1f9722204936d8ef53370d7ae1181d9
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
ifeq ($(CONFIG_PPC_MERGE),y)
obj-y := strcase.o string.o
obj-$(CONFIG_PPC32) += div64.o copy_32.o checksum_32.o
obj-$(CONFIG_PPC64) += usercopy_64.o sstep.o mem_64.o
obj-$(CONFIG_PPC64) += usercopy_64.o mem_64.o
endif

obj-$(CONFIG_PPC64) += checksum_64.o copypage_64.o copyuser_64.o \
memcpy_64.o
obj-$(CONFIG_PPC_ISERIES) += e2a.o
ifeq ($(CONFIG_PPC64),y)
obj-$(CONFIG_SMP) += locks.o
obj-$(CONFIG_DEBUG_KERNEL) += sstep.o
endif
2 changes: 0 additions & 2 deletions trunk/arch/ppc64/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@

lib-y := string.o strcase.o
lib-y += usercopy.o

lib-$(CONFIG_DEBUG_KERNEL) += sstep.o
141 changes: 0 additions & 141 deletions trunk/arch/ppc64/lib/sstep.c

This file was deleted.

0 comments on commit aed0826

Please sign in to comment.