aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/vdso/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/vdso/Makefile')
-rw-r--r--arch/loongarch/vdso/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/loongarch/vdso/Makefile b/arch/loongarch/vdso/Makefile
index a50308b6fc2590..d8b75f07c869e9 100644
--- a/arch/loongarch/vdso/Makefile
+++ b/arch/loongarch/vdso/Makefile
@@ -1,6 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
# Objects to go into the VDSO.
+KCOV_INSTRUMENT := n
+
# Include the generic Makefile to check the built vdso.
include $(srctree)/lib/vdso/Makefile