repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TG3]: Set minimal hw interrupt mitigation.
[linux-2.6/verdex.git]
/
arch
/
s390
/
lib
/
Makefile
blob
a8758b1d20a945d9c647d804cf16230fc97d1b76
1
#
2
# Makefile for s390-specific library files..
3
#
4
5
EXTRA_AFLAGS
:= -
traditional
6
7
lib-y
+=
delay.o string.o
8
lib-
$(
CONFIG_ARCH_S390_31
) +=
uaccess.o
9
lib-
$(
CONFIG_ARCH_S390X
) +=
uaccess64.o