aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64/lib/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-10-27 17:28:21 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2005-10-28 12:54:26 +1000
commita4a264f144d5389a52d467a7e41bec2834cfde75 (patch)
tree6366953476ea5d4ab7a53444260068e4141debf8 /arch/ppc64/lib/Makefile
parenta2b0ca84a1198505f0b3c7b55b7769dd5dbd0791 (diff)
ppc64: use usercopy_64.c from powerpc/lib
since it is identical to usercopy.c from ppc64/lib. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/ppc64/lib/Makefile')
-rw-r--r--arch/ppc64/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc64/lib/Makefile b/arch/ppc64/lib/Makefile
index f4732c5ffd5..42d5295bf34 100644
--- a/arch/ppc64/lib/Makefile
+++ b/arch/ppc64/lib/Makefile
@@ -3,4 +3,3 @@
#
lib-y := string.o
-lib-y += usercopy.o