Commit e72ba513 authored by Thomas Gleixner's avatar Thomas Gleixner

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
......@@ -4,7 +4,7 @@
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
lib-y := csum-partial_64.o csum-copy_64.o csum-wrappers_64.o delay_64.o \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment