projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[linux-2.6]
/
arch
/
mips
/
lib-32
/
Makefile
diff --git
a/arch/mips/lib-32/Makefile
b/arch/mips/lib-32/Makefile
index
dcd4d2e
..
2036cf5
100644
(file)
--- a/
arch/mips/lib-32/Makefile
+++ b/
arch/mips/lib-32/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