1 # SPDX-License-Identifier: GPL-2.0-only 2 kcov-flags-$(CONFIG_CC_HAS_SANCOV_TRACE_PC) 3 kcov-flags-$(CONFIG_KCOV_ENABLE_COMPARISONS) 4 kcov-flags-$(CONFIG_GCC_PLUGIN_SANCOV) 5 6 export CFLAGS_KCOV := $(kcov-flags-y)
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.