Skip to content

Commit

Permalink
x86_64: prepare shared lib/io.c
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 21767fa commit e72ba51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86_64/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
File renamed without changes.

0 comments on commit e72ba51

Please sign in to comment.