Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \
+0 −0

File moved.