summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@mips.com>2007-07-03 13:37:43 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 16:33:04 (GMT)
commit295cbf6d63165fe4253cf1d9ceadcda47a318b48 (patch)
treef37a2065836ccb32a1438c57ef0eefe3aef1e82d /arch/mips/kernel/Makefile
parent5ddcb3c35be995517a32799796e2acda90a784e0 (diff)
downloadlinux-fsl-qoriq-295cbf6d63165fe4253cf1d9ceadcda47a318b48.tar.xz
[MIPS] Move FPU affinity code into separate file.
Gets rid of some of the CONFIG_MIPS_MT_FPAFF #ifdefery. 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 73983ee..4b40015 100644
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
@@ -37,6 +37,7 @@ obj-$(CONFIG_CPU_VR41XX) += r4k_fpu.o r4k_switch.o
obj-$(CONFIG_SMP) += smp.o
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