blob: e05d087a6eae3b0d5d8cb2cadb3d0c3aa719de17 [file] [log] [blame]
#
# Makefile for s390-specific library files..
#
EXTRA_AFLAGS := -traditional
lib-y += delay.o string.o
lib-y += $(if $(CONFIG_64BIT),uaccess64.o,uaccess.o)
lib-$(CONFIG_SMP) += spinlock.o