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

12

/linux-master/tools/testing/selftests/drivers/dma-buf/
H A DMakefile6 top_srcdir ?=../../../../.. macro
/linux-master/tools/arch/arm64/tools/
H A DMakefile3 ifeq ($(top_srcdir),)
4 top_srcdir := $(patsubst %/,%,$(dir $(CURDIR))) macro
5 top_srcdir := $(patsubst %/,%,$(dir $(top_srcdir))) macro
6 top_srcdir := $(patsubst %/,%,$(dir $(top_srcdir))) macro
7 top_srcdir := $(patsubst %/,%,$(dir $(top_srcdir))) macro
10 include $(top_srcdir)/tools/scripts/Makefile.include
22 arm64_tools_dir = $(top_srcdir)/arc
[all...]
/linux-master/tools/testing/selftests/syscall_user_dispatch/
H A DMakefile2 top_srcdir = ../../../.. macro
3 INSTALL_HDR_PATH = $(top_srcdir)/usr
/linux-master/tools/testing/selftests/net/hsr/
H A DMakefile3 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/cache_shape/
H A DMakefile4 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/papr_attributes/
H A DMakefile4 top_srcdir = ../../../../.. macro
/linux-master/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)
/linux-master/tools/testing/selftests/dt/
H A DMakefile12 $(top_srcdir)/scripts/dtc/dt-extract-compatibles -d $(top_srcdir) > $@
/linux-master/tools/testing/selftests/powerpc/syscalls/
H A DMakefile4 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/primitives/
H A DMakefile4 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/alignment/
H A DMakefile4 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/eeh/
H A DMakefile8 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/vphn/
H A DMakefile4 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/riscv/sigreturn/
H A DMakefile5 CFLAGS += -I$(top_srcdir)/tools/include
/linux-master/tools/testing/selftests/drivers/s390x/uvdevice/
H A DMakefile13 top_srcdir ?= ../../../../../.. macro
14 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
/linux-master/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)
/linux-master/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
/linux-master/tools/testing/selftests/powerpc/papr_vpd/
H A DMakefile7 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/papr_sysparm/
H A DMakefile7 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/dscr/
H A DMakefile6 top_srcdir = ../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/signal/
H A DMakefile11 top_srcdir = ../../../../.. macro
/linux-master/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
/linux-master/tools/testing/selftests/riscv/hwprobe/
H A DMakefile5 CFLAGS += -I$(top_srcdir)/tools/include
/linux-master/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A DMakefile10 top_srcdir = ../../../../../.. macro
/linux-master/tools/testing/selftests/powerpc/security/
H A DMakefile6 top_srcdir = ../../../../.. macro

Completed in 314 milliseconds

12