X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fmips%2Fkernel%2FMakefile;h=34e8a256765c3f2a811e6c6edc701ccb6544b032;hb=d42510a0f58c2583c37c8e9b7548e3a68545863a;hp=309d54cceda3c66eb93d4c48eb655aaa6238d72c;hpb=9c8680e2cfbb60d5075f8caaf9d98276120bcc78;p=powerpc.git diff --git a/arch/mips/kernel/Makefile b/arch/mips/kernel/Makefile index 309d54cced..34e8a25676 100644 --- a/arch/mips/kernel/Makefile +++ b/arch/mips/kernel/Makefile @@ -34,8 +34,11 @@ obj-$(CONFIG_CPU_R6000) += r6000_fpu.o r4k_switch.o obj-$(CONFIG_SMP) += smp.o -obj-$(CONFIG_MIPS_MT_SMP) += smp_mt.o +obj-$(CONFIG_MIPS_MT) += mips-mt.o +obj-$(CONFIG_MIPS_MT_SMTC) += smtc.o smtc-asm.o smtc-proc.o +obj-$(CONFIG_MIPS_MT_SMP) += smp-mt.o +obj-$(CONFIG_MIPS_APSP_KSPD) += kspd.o obj-$(CONFIG_MIPS_VPE_LOADER) += vpe.o obj-$(CONFIG_MIPS_VPE_APSP_API) += rtlx.o