blob: 9bfe0802684ba5ee9efcbdb5b31bc65f83cef774 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for s390-specific library files..
4#
5
6lib-y += delay.o string.o uaccess.o find.o
7obj-y += mem.o xor.o
8lib-$(CONFIG_SMP) += spinlock.o
9lib-$(CONFIG_KPROBES) += probes.o
10lib-$(CONFIG_UPROBES) += probes.o