xref: /linux/arch/s390/lib/Makefile (revision 2cfc5f9ce7f5e17553e84d36ea9563e677e369d1)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# Makefile for s390-specific library files..
31da177e4SLinus Torvalds#
41da177e4SLinus Torvalds
5457f2180SHeiko Carstenslib-y += delay.o string.o uaccess.o find.o
6*2cfc5f9cSMartin Schwidefskyobj-y += mem.o xor.o
70152fb37SMartin Schwidefskylib-$(CONFIG_SMP) += spinlock.o
8975fab17SJan Willekelib-$(CONFIG_KPROBES) += probes.o
9975fab17SJan Willekelib-$(CONFIG_UPROBES) += probes.o
10