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