summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib-64/Makefile
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2007-02-12 21:28:39 -0600
committerKumar Gala <galak@kernel.crashing.org>2007-02-12 21:28:39 -0600
commit67c2b7d9d224232ee730b9c9444abed824b62e7a (patch)
tree61a48c2e3562f8f66c04fd02691390dec96466e1 /arch/mips/lib-64/Makefile
parent49baa91d6863df480fa05eb57524a274f77fa886 (diff)
parent5986a2ec35836a878350c54af4bd91b1de6abc59 (diff)
downloadop-kernel-dev-67c2b7d9d224232ee730b9c9444abed824b62e7a.zip
op-kernel-dev-67c2b7d9d224232ee730b9c9444abed824b62e7a.tar.gz
Merge branch 'master' into 83xx
Diffstat (limited to 'arch/mips/lib-64/Makefile')
-rw-r--r--arch/mips/lib-64/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lib-64/Makefile b/arch/mips/lib-64/Makefile
index dcd4d2e..2036cf5 100644
--- a/arch/mips/lib-64/Makefile
+++ b/arch/mips/lib-64/Makefile
@@ -2,7 +2,7 @@
# Makefile for MIPS-specific library files..
#
-lib-y += memset.o watch.o
+lib-y += watch.o
obj-$(CONFIG_CPU_MIPS32) += dump_tlb.o
obj-$(CONFIG_CPU_MIPS64) += dump_tlb.o
OpenPOWER on IntegriCloud