Skip to content
Snippets Groups Projects
Commit e72ba513 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86_64: prepare shared lib/io.c


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 21767fad
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
CFLAGS_csum-partial_64.o := -funroll-loops CFLAGS_csum-partial_64.o := -funroll-loops
obj-y := io.o iomap_copy_64.o obj-y := io_64.o iomap_copy_64.o
obj-$(CONFIG_SMP) += msr-on-cpu.o obj-$(CONFIG_SMP) += msr-on-cpu.o
lib-y := csum-partial_64.o csum-copy_64.o csum-wrappers_64.o delay_64.o \ lib-y := csum-partial_64.o csum-copy_64.o csum-wrappers_64.o delay_64.o \
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment