15536da68e18b2114e1087e0d0f9da1e3f418137
[deliverable/linux.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 += mem64.o
7 lib-$(CONFIG_SMP) += spinlock.o
8 lib-$(CONFIG_KPROBES) += probes.o
9 lib-$(CONFIG_UPROBES) += probes.o
This page took 0.029073 seconds and 4 git commands to generate.