diff options
Diffstat (limited to 'arch/mips/kernel/Makefile')
-rw-r--r-- | arch/mips/kernel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/Makefile b/arch/mips/kernel/Makefile index d6c2a7476bac..e49c4469f73c 100644 --- a/arch/mips/kernel/Makefile +++ b/arch/mips/kernel/Makefile | |||
@@ -53,7 +53,6 @@ obj-$(CONFIG_CPU_MIPSR2) += spram.o | |||
53 | 53 | ||
54 | obj-$(CONFIG_MIPS_VPE_LOADER) += vpe.o | 54 | obj-$(CONFIG_MIPS_VPE_LOADER) += vpe.o |
55 | obj-$(CONFIG_MIPS_VPE_APSP_API) += rtlx.o | 55 | obj-$(CONFIG_MIPS_VPE_APSP_API) += rtlx.o |
56 | obj-$(CONFIG_MIPS_APSP_KSPD) += kspd.o | ||
57 | 56 | ||
58 | obj-$(CONFIG_I8259) += i8259.o | 57 | obj-$(CONFIG_I8259) += i8259.o |
59 | obj-$(CONFIG_IRQ_CPU) += irq_cpu.o | 58 | obj-$(CONFIG_IRQ_CPU) += irq_cpu.o |