blob: 0e8fefe5b0ce18a8a57739af8dd70e5f1174c05f [file] [log] [blame]
#
# Makefile for s390-specific library files..
#
lib-y += delay.o string.o uaccess.o find.o
obj-y += mem.o
lib-$(CONFIG_SMP) += spinlock.o
lib-$(CONFIG_KPROBES) += probes.o
lib-$(CONFIG_UPROBES) += probes.o