summaryrefslogtreecommitdiffstats
path: root/kernel/arch/x86/um/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/x86/um/Makefile')
-rw-r--r--kernel/arch/x86/um/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/arch/x86/um/Makefile b/kernel/arch/x86/um/Makefile
index acb384d24..a8fecc226 100644
--- a/kernel/arch/x86/um/Makefile
+++ b/kernel/arch/x86/um/Makefile
@@ -26,7 +26,7 @@ else
obj-y += syscalls_64.o vdso/
-subarch-y = ../lib/csum-partial_64.o ../lib/memcpy_64.o ../lib/thunk_64.o \
+subarch-y = ../lib/csum-partial_64.o ../lib/memcpy_64.o ../entry/thunk_64.o \
../lib/rwsem.o
endif