aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/Makefile
diff options
context:
space:
mode:
authorChris Dearman <chris@mips.com>2007-09-13 12:32:02 +0100
committerRalf Baechle <ralf@linux-mips.org>2008-04-28 17:14:23 +0100
commit0b6d497fcbb72b356c9d6446810a9597ee55c432 (patch)
tree73460a333895a5b9b382fcd5bd13c235234514a9 /arch/mips/kernel/Makefile
parent[MIPS] Reimplement clear_page/copy_page (diff)
downloadlinux-dev-0b6d497fcbb72b356c9d6446810a9597ee55c432.tar.xz
linux-dev-0b6d497fcbb72b356c9d6446810a9597ee55c432.zip
[MIPS] Basic SPRAM support
Signed-off-by: Chris Dearman <chris@mips.com> Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/Makefile')
-rw-r--r--arch/mips/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/Makefile b/arch/mips/kernel/Makefile
index 6fcdb6fda2e2..67d97fb02c38 100644
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
@@ -50,6 +50,7 @@ obj-$(CONFIG_MIPS_MT) += mips-mt.o
obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o
obj-$(CONFIG_MIPS_MT_SMTC) += smtc.o smtc-asm.o smtc-proc.o
obj-$(CONFIG_MIPS_MT_SMP) += smp-mt.o
+obj-$(CONFIG_CPU_MIPSR2) += spram.o
obj-$(CONFIG_MIPS_APSP_KSPD) += kspd.o
obj-$(CONFIG_MIPS_VPE_LOADER) += vpe.o