aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/csky/lib/Makefile')
-rw-r--r--arch/csky/lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/csky/lib/Makefile b/arch/csky/lib/Makefile
index 078e2d5f32e1..7fbdbb2c4d12 100644
--- a/arch/csky/lib/Makefile
+++ b/arch/csky/lib/Makefile
@@ -1,2 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-only
lib-y := usercopy.o delay.o
+obj-$(CONFIG_FUNCTION_ERROR_INJECTION) += error-inject.o