projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.9.288-gnu1
[releases.git]
/
arch
/
s390
/
lib
/
Makefile
1
#
2
# Makefile for s390-specific library files..
3
#
4
5
lib-y += delay.o string.o uaccess.o find.o
6
obj-y += mem.o xor.o
7
lib-$(CONFIG_SMP) += spinlock.o
8
lib-$(CONFIG_KPROBES) += probes.o
9
lib-$(CONFIG_UPROBES) += probes.o