diff options
Diffstat (limited to 'arch/ppc64/lib/Makefile')
-rw-r--r-- | arch/ppc64/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/lib/Makefile b/arch/ppc64/lib/Makefile index e8ce831..f4732c5 100644 --- a/arch/ppc64/lib/Makefile +++ b/arch/ppc64/lib/Makefile @@ -2,5 +2,5 @@ # Makefile for ppc64-specific library files.. # -lib-y := string.o strcase.o +lib-y := string.o lib-y += usercopy.o |