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, 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
54obj-$(CONFIG_MIPS_VPE_LOADER) += vpe.o 54obj-$(CONFIG_MIPS_VPE_LOADER) += vpe.o
55obj-$(CONFIG_MIPS_VPE_APSP_API) += rtlx.o 55obj-$(CONFIG_MIPS_VPE_APSP_API) += rtlx.o
56obj-$(CONFIG_MIPS_APSP_KSPD) += kspd.o
57 56
58obj-$(CONFIG_I8259) += i8259.o 57obj-$(CONFIG_I8259) += i8259.o
59obj-$(CONFIG_IRQ_CPU) += irq_cpu.o 58obj-$(CONFIG_IRQ_CPU) += irq_cpu.o