Skip to content

Commit

Permalink
i386: prepare shared lib/semaphore.S
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 282317d commit bb3871d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/i386/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


lib-y = checksum_32.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr_32.o \
bitops.o semaphore.o string_32.o
bitops.o semaphore_32.o string_32.o

lib-$(CONFIG_X86_USE_3DNOW) += mmx.o

Expand Down
File renamed without changes.

0 comments on commit bb3871d

Please sign in to comment.