Home
last modified time | relevance | path

Searched refs:top_srcdir (Results 1 - 25 of 69) sorted by relevance

123

/kernel/linux/linux-5.10/tools/testing/selftests/arm64/
H A DMakefile14 # A proper top_srcdir is needed by KSFT(lib.mk)
15 top_srcdir = $(realpath ../../../../) macro
18 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/
23 khdr_dir = $(top_srcdir)/usr/include
32 export top_srcdir
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/
H A DMakefile14 # A proper top_srcdir is needed by KSFT(lib.mk)
15 top_srcdir = $(realpath ../../../../) macro
18 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/
22 CFLAGS += -I$(top_srcdir)/tools/include
25 export top_srcdir
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/
H A DMakefile15 # A proper top_srcdir is needed by KSFT(lib.mk)
16 top_srcdir = $(realpath ../../../../) macro
19 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/
24 export top_srcdir
/kernel/linux/linux-6.6/tools/testing/selftests/syscall_user_dispatch/
H A DMakefile2 top_srcdir = ../../../.. macro
3 INSTALL_HDR_PATH = $(top_srcdir)/usr
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A DMakefile6 top_srcdir = ../../../.. macro
88 INSTALL_HDR_PATH = $(top_srcdir)/usr
90 LINUX_TOOL_INCLUDE = $(top_srcdir)/tools/include
92 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/x86/include
94 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A DMakefile3 top_srcdir = ../../../../.. macro
5 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dlib.mk28 top_srcdir ?= ../../../.. macro
29 include $(top_srcdir)/scripts/subarch.include
55 $(MAKE) --no-builtin-rules ARCH=$(ARCH) -C $(top_srcdir) headers_install
58 ARCH=$(ARCH) -C $(top_srcdir) headers_install
H A DMakefile106 top_srcdir ?= ../../.. macro
115 abs_objtree := $(shell cd $(top_srcdir) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd)
127 include $(top_srcdir)/scripts/subarch.include
162 $(MAKE) --no-builtin-rules ARCH=$(ARCH) -C $(top_srcdir) headers_install
165 ARCH=$(ARCH) -C $(top_srcdir) headers_install
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A DMakefile3 top_srcdir = ../../../../.. macro
6 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/s390x/uvdevice/
H A DMakefile13 top_srcdir ?= ../../../../../.. macro
14 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A DMakefile3 top_srcdir = ../../../../.. macro
5 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A DMakefile7 top_srcdir = ../../../.. macro
10 $(CLANG_FLAGS) -I$(top_srcdir)/tools/include
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A DMakefile6 top_srcdir = ../../../.. macro
7 include $(top_srcdir)/scripts/subarch.include
205 INSTALL_HDR_PATH = $(top_srcdir)/usr
207 LINUX_TOOL_INCLUDE = $(top_srcdir)/tools/include
209 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/x86/include
211 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
/kernel/linux/linux-6.6/tools/testing/selftests/
H A DMakefile139 top_srcdir ?= ../../.. macro
148 abs_objtree := $(shell cd $(top_srcdir) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd)
157 abs_srctree := $(shell cd $(top_srcdir) && pwd)
163 include $(top_srcdir)/scripts/subarch.include
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A DMakefile7 top_srcdir = ../../../.. macro
10 $(CLANG_FLAGS) -I$(top_srcdir)/tools/include
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A DMakefile0 top_srcdir = ../../../..
14 INCLUDES := -I$(top_srcdir)/tools/include
1 top_srcdir = ../../../.. global() macro
/kernel/linux/linux-6.6/tools/testing/selftests/net/hsr/
H A DMakefile3 top_srcdir = ../../../../.. macro
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/dma-buf/
H A DMakefile6 top_srcdir ?=../../../../.. macro
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/dma-buf/
H A DMakefile6 top_srcdir ?=../../../../.. macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/
H A DMakefile6 top_srcdir = ../../../../.. macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/
H A DMakefile6 top_srcdir = ../../../../.. macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/cache_shape/
H A DMakefile4 top_srcdir = ../../../../.. macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/alignment/
H A DMakefile4 top_srcdir = ../../../../.. macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/
H A DMakefile6 top_srcdir = ../../../../.. macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/eeh/
H A DMakefile8 top_srcdir = ../../../../.. macro

Completed in 8 milliseconds

123