Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65524
b: refs/heads/master
c: 21767fa
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 3f67c44 commit a4b1e5b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dcd30b189cc3879278285db616c7baecf5f6493f
refs/heads/master: 21767fad2ba94675bcf49c0796b4b2a65702c974
4 changes: 2 additions & 2 deletions trunk/arch/x86_64/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# Makefile for x86_64-specific library files.
#

CFLAGS_csum-partial.o := -funroll-loops
CFLAGS_csum-partial_64.o := -funroll-loops

obj-y := io.o iomap_copy_64.o
obj-$(CONFIG_SMP) += msr-on-cpu.o

lib-y := csum-partial.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 \
usercopy_64.o getuser_64.o putuser_64.o \
thunk_64.o clear_page_64.o copy_page_64.o bitstr_64.o bitops_64.o
lib-y += memcpy_64.o memmove_64.o memset.o copy_user.o rwlock_64.o copy_user_nocache_64.o
File renamed without changes.

0 comments on commit a4b1e5b

Please sign in to comment.