Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24531
b: refs/heads/master
c: 4682adc
h: refs/heads/master
i:
  24529: 3c00129
  24527: a789938
v: v3
  • Loading branch information
Hyok S. Choi authored and Russell King committed Mar 27, 2006
1 parent 5b65bed commit d2d15b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c8c4b939e8dff82ee2bc22ed506ae29ecffca4c2
refs/heads/master: 4682adcfb06448827fbdfd8b6c636796de569b7d
2 changes: 1 addition & 1 deletion trunk/arch/arm/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lib-y := backtrace.o changebit.o csumipv6.o csumpartial.o \

# the code in uaccess.S is not preemption safe and
# probably faster on ARMv3 only
ifeq ($CONFIG_PREEMPT,y)
ifeq ($(CONFIG_PREEMPT),y)
lib-y += copy_from_user.o copy_to_user.o
else
ifneq ($(CONFIG_CPU_32v3),y)
Expand Down

0 comments on commit d2d15b7

Please sign in to comment.