]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/s390/lib/Makefile
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[mirror_ubuntu-focal-kernel.git] / arch / s390 / lib / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for s390-specific library files..
4 #
5
6 lib-y += delay.o string.o uaccess.o find.o
7 obj-y += mem.o xor.o
8 lib-$(CONFIG_SMP) += spinlock.o
9 lib-$(CONFIG_KPROBES) += probes.o
10 lib-$(CONFIG_UPROBES) += probes.o