summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/Makefile
diff options
context:
space:
mode:
authorRalf Baechle2012-07-13 23:38:17 +0200
committerRalf Baechle2013-10-29 21:25:01 +0100
commit19e2e172f0ed2552793ecef506b00c3fa3421845 (patch)
treeca324a14964fd13fd7957c2e30baa196cee1e998 /arch/mips/kernel/Makefile
parentMIPS: 32-bit: Remove unused gas macros fifty and mille. (diff)
downloadkernel-qcow2-linux-19e2e172f0ed2552793ecef506b00c3fa3421845.tar.gz
kernel-qcow2-linux-19e2e172f0ed2552793ecef506b00c3fa3421845.tar.xz
kernel-qcow2-linux-19e2e172f0ed2552793ecef506b00c3fa3421845.zip
MIPS: Provide arch_syscall_addr.
The generic version is wrong for MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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 4bbece9b3eb4..81773a4508f4 100644
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
@@ -35,6 +35,7 @@ obj-$(CONFIG_STACKTRACE) += stacktrace.o
obj-$(CONFIG_MODULES) += mips_ksyms.o module.o
obj-$(CONFIG_MODULES_USE_ELF_RELA) += module-rela.o
+obj-$(CONFIG_FTRACE_SYSCALLS) += ftrace.o
obj-$(CONFIG_FUNCTION_TRACER) += mcount.o ftrace.o
obj-$(CONFIG_CPU_R4K_FPU) += r4k_fpu.o r4k_switch.o