Home
last modified time | relevance | path

Searched refs:get_sys_includes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A DMakefile127 define get_sys_includes macro
137 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A DMakefile175 define get_sys_includes macro
186 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A DMakefile222 define get_sys_includes macro
233 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
410 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(call get_sys_includes,gcc)
/kernel/linux/linux-6.6/samples/hid/
H A DMakefile189 define get_sys_includes macro
195 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile344 define get_sys_includes macro
350 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A DMakefile355 define get_sys_includes macro
371 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
615 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(call get_sys_includes,gcc,)

Completed in 6 milliseconds