/Linux-v5.15/tools/testing/selftests/arm64/ |
D | Makefile | 15 top_srcdir = $(realpath ../../../../) macro 18 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/ 23 khdr_dir = $(top_srcdir)/usr/include 32 export top_srcdir
|
/Linux-v5.15/tools/testing/selftests/ |
D | lib.mk | 28 top_srcdir ?= ../../../.. 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
|
D | Makefile | 128 top_srcdir ?= ../../.. macro 129 include $(top_srcdir)/scripts/subarch.include 155 $(MAKE) --no-builtin-rules ARCH=$(ARCH) -C $(top_srcdir) headers_install 158 ARCH=$(ARCH) -C $(top_srcdir) headers_install
|
/Linux-v5.15/tools/testing/selftests/syscall_user_dispatch/ |
D | Makefile | 2 top_srcdir = ../../../.. macro 3 INSTALL_HDR_PATH = $(top_srcdir)/usr
|
/Linux-v5.15/tools/testing/selftests/net/mptcp/ |
D | Makefile | 3 top_srcdir = ../../../../.. macro 6 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include
|
/Linux-v5.15/tools/testing/selftests/kvm/ |
D | Makefile | 6 top_srcdir = ../../../.. macro 117 INSTALL_HDR_PATH = $(top_srcdir)/usr 119 LINUX_TOOL_INCLUDE = $(top_srcdir)/tools/include 121 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/x86/include 123 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
|
/Linux-v5.15/tools/testing/selftests/sgx/ |
D | Makefile | 1 top_srcdir = ../../../.. macro 14 INCLUDES := -I$(top_srcdir)/tools/include
|
/Linux-v5.15/tools/testing/selftests/drivers/dma-buf/ |
D | Makefile | 6 top_srcdir ?=../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/cache_shape/ |
D | Makefile | 4 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/primitives/ |
D | Makefile | 6 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/vphn/ |
D | Makefile | 6 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/alignment/ |
D | Makefile | 4 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/syscalls/ |
D | Makefile | 6 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/eeh/ |
D | Makefile | 8 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/dscr/ |
D | Makefile | 8 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/signal/ |
D | Makefile | 10 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/security/ |
D | Makefile | 6 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/usb/usbip/src/ |
D | Makefile.am | 2 AM_CPPFLAGS = -I$(top_srcdir)/libsrc -DUSBIDS_FILE='"@USBIDS_DIR@/usb.ids"'
|
/Linux-v5.15/tools/testing/selftests/powerpc/benchmarks/ |
D | Makefile | 9 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/futex/functional/ |
D | Makefile | 24 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/landlock/ |
D | Makefile | 15 khdr_dir = $(top_srcdir)/usr/include
|
/Linux-v5.15/tools/testing/selftests/powerpc/switch_endian/ |
D | Makefile | 8 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/math/ |
D | Makefile | 4 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/powerpc/stringloops/ |
D | Makefile | 32 top_srcdir = ../../../../.. macro
|
/Linux-v5.15/tools/testing/selftests/tc-testing/ |
D | Makefile | 4 top_srcdir = $(abspath ../../../..) macro
|