Searched refs:get_sys_includes (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | Makefile | 127 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 D | Makefile | 175 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 D | Makefile | 222 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 D | Makefile | 189 define get_sys_includes macro 195 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | Makefile | 344 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 D | Makefile | 355 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 5 milliseconds