summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/kernel/Makefile')
-rw-r--r--arch/mips64/kernel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips64/kernel/Makefile b/arch/mips64/kernel/Makefile
index 8fb09b994..e1edfc6a7 100644
--- a/arch/mips64/kernel/Makefile
+++ b/arch/mips64/kernel/Makefile
@@ -18,7 +18,7 @@ O_OBJS := branch.o entry.o proc.o process.o ptrace.o r4k_cache.o r4k_fpu.o \
OX_OBJS := mips64_ksyms.o
ifdef CONFIG_MIPS32_COMPAT
-O_OBJS += linux32.o scall_o32.o signal32.o
+O_OBJS += linux32.o scall_o32.o signal32.o ioctl32.o
endif
ifdef CONFIG_BINFMT_ELF32