Home
last modified time | relevance | path

Searched refs:top_srcdir (Results 1 – 25 of 51) sorted by relevance

123

/tools/arch/arm64/tools/
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)/arch/arm64/tools
/tools/testing/selftests/net/
Dynl.mk15 -I$(top_srcdir)/usr/include/ $(KHDR_INCLUDES) \
16 -I$(top_srcdir)/tools/net/ynl/lib/ \
17 -I$(top_srcdir)/tools/net/ynl/generated/
20 $(Q)$(MAKE) -C $(top_srcdir)/tools/net/ynl GENS="$(YNL_GENS)" libynl.a
21 $(Q)cp $(top_srcdir)/tools/net/ynl/libynl.a $(OUTPUT)/libynl.a
24 $(top_srcdir)/tools/net/ynl/lib/__pycache__ \
25 $(top_srcdir)/tools/net/ynl/lib/*.[ado]
Dbpf.mk6 BPFDIR := $(top_srcdir)/tools/lib/bpf
7 APIDIR := $(top_srcdir)/tools/include/uapi
10 CCINCLUDE += -I$(top_srcdir)/usr/include/
/tools/testing/selftests/vDSO/
DMakefile34 $(OUTPUT)/vdso_test_getrandom: CFLAGS += -isystem $(top_srcdir)/tools/include \
36 -isystem $(top_srcdir)/include/uapi
39 $(OUTPUT)/vdso_test_chacha: CFLAGS += -idirafter $(top_srcdir)/tools/include \
40 -idirafter $(top_srcdir)/tools/include/generated \
41 -idirafter $(top_srcdir)/arch/$(SRCARCH)/include \
42 -idirafter $(top_srcdir)/include \
/tools/testing/selftests/arm64/
DMakefile15 top_srcdir = $(realpath ../../../../) macro
18 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/
22 CFLAGS += -I$(top_srcdir)/tools/include
25 export top_srcdir
/tools/testing/selftests/syscall_user_dispatch/
DMakefile2 top_srcdir = ../../../.. macro
3 INSTALL_HDR_PATH = $(top_srcdir)/usr
/tools/testing/selftests/riscv/
DMakefile16 top_srcdir = $(realpath ../../../../) macro
19 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/
24 export top_srcdir
/tools/testing/selftests/net/openvswitch/
DMakefile3 top_srcdir = ../../../../.. macro
5 CFLAGS += -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/tools/testing/selftests/dt/
DMakefile12 $(top_srcdir)/scripts/dtc/dt-extract-compatibles -d $(top_srcdir) > $@
/tools/testing/selftests/drivers/s390x/uvdevice/
DMakefile13 top_srcdir ?= ../../../../../.. macro
14 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
/tools/testing/selftests/net/mptcp/
DMakefile3 top_srcdir = ../../../../.. macro
5 CFLAGS += -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/tools/testing/selftests/drivers/dma-buf/
DMakefile6 top_srcdir ?=../../../../.. macro
/tools/testing/selftests/net/hsr/
DMakefile3 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/papr_attributes/
DMakefile4 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/cache_shape/
DMakefile4 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/primitives/
DMakefile4 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/alignment/
DMakefile4 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/vphn/
DMakefile4 top_srcdir = ../../../../.. macro
/tools/testing/selftests/riscv/sigreturn/
DMakefile5 CFLAGS += -I$(top_srcdir)/tools/include
/tools/testing/selftests/powerpc/syscalls/
DMakefile4 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/eeh/
DMakefile8 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/papr_vpd/
DMakefile7 top_srcdir = ../../../../.. macro
/tools/testing/selftests/powerpc/papr_sysparm/
DMakefile7 top_srcdir = ../../../../.. macro
/tools/testing/selftests/sgx/
DMakefile1 top_srcdir = ../../../.. macro
14 INCLUDES := -I$(top_srcdir)/tools/include
/tools/testing/selftests/rseq/
DMakefile7 top_srcdir = ../../../.. macro
10 $(CLANG_FLAGS) -I$(top_srcdir)/tools/include

123