Home
last modified time | relevance | path

Searched defs:CLANG_SYS_INCLUDES (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/tc-testing/
H A DMakefile18 CLANG_SYS_INCLUDES := $(shell $(CLANG) -v -E - </dev/null 2>&1 \ macro
/openbmc/linux/tools/testing/selftests/net/
H A DMakefile139 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH)) macro
/openbmc/linux/samples/hid/
H A DMakefile195 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG)) macro
/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile189 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG)) macro
/openbmc/linux/samples/bpf/
H A DMakefile354 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG)) macro
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile380 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH)) macro