The commit "MIPS: kprobe: Add support." introduced an useless comment, drops it here. Signed-off-by: Wu Zhangjin <wuzhangjin@xxxxxxxxx> --- arch/mips/Makefile | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 7c1102e..4a7bfa7 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -259,9 +259,6 @@ endif vmlinux.32: vmlinux $(OBJCOPY) -O $(32bit-bfd) $(OBJCOPYFLAGS) $< $@ - -#obj-$(CONFIG_KPROBES) += kprobes.o - # # The 64-bit ELF tools are pretty broken so at this time we generate 64-bit # ELF files from 32-bit files by conversion. -- 1.7.1