diff options
| -rw-r--r-- | arch/x86/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/lib/Makefile b/arch/x86/lib/Makefile index 4d4f96a27638..66127b919a99 100644 --- a/arch/x86/lib/Makefile +++ b/arch/x86/lib/Makefile | |||
| @@ -39,7 +39,7 @@ endif | |||
| 39 | else | 39 | else |
| 40 | obj-y += iomap_copy_64.o | 40 | obj-y += iomap_copy_64.o |
| 41 | lib-y += csum-partial_64.o csum-copy_64.o csum-wrappers_64.o | 41 | lib-y += csum-partial_64.o csum-copy_64.o csum-wrappers_64.o |
| 42 | lib-y += thunk_64.o clear_page_64.o copy_page_64.o | 42 | lib-y += clear_page_64.o copy_page_64.o |
| 43 | lib-y += memmove_64.o memset_64.o | 43 | lib-y += memmove_64.o memset_64.o |
| 44 | lib-y += copy_user_64.o copy_user_nocache_64.o | 44 | lib-y += copy_user_64.o copy_user_nocache_64.o |
| 45 | lib-y += cmpxchg16b_emu.o | 45 | lib-y += cmpxchg16b_emu.o |
