aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/Makefile
diff options
context:
space:
mode:
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 1a966183e35..01983215977 100644
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
@@ -58,6 +58,7 @@ obj-$(CONFIG_CPU_XLR) += r4k_fpu.o r4k_switch.o
58 58
59obj-$(CONFIG_SMP) += smp.o 59obj-$(CONFIG_SMP) += smp.o
60obj-$(CONFIG_SMP_UP) += smp-up.o 60obj-$(CONFIG_SMP_UP) += smp-up.o
61obj-$(CONFIG_CPU_BMIPS) += smp-bmips.o bmips_vec.o
61 62
62obj-$(CONFIG_MIPS_MT) += mips-mt.o 63obj-$(CONFIG_MIPS_MT) += mips-mt.o
63obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o 64obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o