projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romie...
[linux-2.6]
/
arch
/
s390
/
lib
/
Makefile
1
#
2
# Makefile for s390-specific library files..
3
#
4
5
EXTRA_AFLAGS := -traditional
6
7
lib-y += delay.o string.o uaccess_std.o uaccess_pt.o
8
lib-$(CONFIG_32BIT) += div64.o
9
lib-$(CONFIG_64BIT) += uaccess_mvcos.o
10
lib-$(CONFIG_SMP) += spinlock.o