aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2007-06-05 01:28:07 +0900
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 17:32:59 +0100
commitb63e804459b9b550c1ab21a43e6bac2272e32612 (patch)
treef39ace33d68675f57a786e44bda27f54c595cd83 /arch/mips/Makefile
parentc66df567e596bd43d6d3e094d82f82951e1b17cd (diff)
[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 077eb0bd1c7..12e24146a06 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -633,8 +633,6 @@ CPPFLAGS_vmlinux.lds := \
head-y := arch/mips/kernel/head.o arch/mips/kernel/init_task.o
libs-y += arch/mips/lib/
-libs-$(CONFIG_32BIT) += arch/mips/lib-32/
-libs-$(CONFIG_64BIT) += arch/mips/lib-64/
core-y += arch/mips/kernel/ arch/mips/mm/ arch/mips/math-emu/