Merge drm/drm-next into drm-misc-next
[platform/kernel/linux-starfive.git] / arch / riscv / lib / Makefile
index ac6171e..25d5c96 100644 (file)
@@ -5,3 +5,5 @@ lib-y                   += memset.o
 lib-y                  += memmove.o
 lib-$(CONFIG_MMU)      += uaccess.o
 lib-$(CONFIG_64BIT)    += tishift.o
+
+obj-$(CONFIG_FUNCTION_ERROR_INJECTION) += error-inject.o