[S390] Make user-copy operations run-time configurable.
[deliverable/linux.git] / arch / s390 / lib / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for s390-specific library files..
3#
4
5EXTRA_AFLAGS := -traditional
6
d02765d1 7lib-y += delay.o string.o uaccess_std.o
e018ba1f 8lib-$(CONFIG_SMP) += spinlock.o
This page took 0.139112 seconds and 5 git commands to generate.