1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2c32e64e8SGuo Renlib-y := usercopy.o delay.o 371e193d7SGuo Renobj-$(CONFIG_FUNCTION_ERROR_INJECTION) += error-inject.o 4*e4df2d5eSMatteo Croceifneq ($(CONFIG_HAVE_EFFICIENT_UNALIGNED_STRING_OPS), y) 5*e4df2d5eSMatteo Crocelib-y += string.o 6*e4df2d5eSMatteo Croceendif 7