Home
last modified time | relevance | path

Searched refs:PWD (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_bpftool_build.sh19 SCRIPT_REL_PATH=$(realpath --relative-to=$PWD $0)
21 KDIR_ROOT_DIR=$(realpath $PWD/$SCRIPT_REL_DIR/../../../../)
50 echo -e "\$PWD: $PWD"
77 echo -e "\$PWD: $PWD"
89 echo -e "\$PWD: $PWD"
/kernel/linux/linux-5.10/fs/sharefs/
DMakefile8 PWD := $(shell pwd) macro
10 $(MAKE) -C $(KDIR) M=$(PWD) modules
12 $(MAKE) -C $(KDIR) M=$(PWD) clean
/kernel/linux/linux-5.10/tools/testing/nvdimm/
DMakefile5 $(MAKE) -C $(KDIR) M=$$PWD
8 $(MAKE) -C $(KDIR) M=$$PWD modules_install
/kernel/linux/linux-5.10/Documentation/kbuild/
Dmodules.rst77 $ make -C <path_to_kernel_src> M=$PWD
84 $ make -C /lib/modules/`uname -r`/build M=$PWD
89 $ make -C /lib/modules/`uname -r`/build M=$PWD modules_install
96 make -C $KDIR M=$PWD
103 M=$PWD
115 make -C $KDIR M=$PWD [target]
149 make -C $KDIR M=$PWD bar.lst
150 make -C $KDIR M=$PWD baz.o
151 make -C $KDIR M=$PWD foo.ko
152 make -C $KDIR M=$PWD ./
[all …]
/kernel/linux/linux-5.10/tools/scripts/
DMakefile.include4 dummy := $(if $(shell cd $(PWD); test -d $(O) || echo $(O)),$(error O=$(O) does not exist),)
5 ABSOLUTE_O := $(shell cd $(PWD); cd $(O) ; pwd)
/kernel/linux/linux-5.10/tools/testing/selftests/
Drun_kselftest.sh17 ROOT=$PWD
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
DMakefile141 -exec realpath --relative-base=$(PWD) {} \;; \
143 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files
/kernel/linux/linux-5.10/tools/testing/ktest/examples/include/
Ddefaults.conf33 THIS_DIR := ${PWD}
/kernel/linux/linux-5.10/tools/perf/
DMakefile38 FULL_O := $(shell cd $(PWD); readlink -f $(O) || echo $(O))
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
DMakefile5 PWD := $(shell pwd) macro
20 KERNEL_PATH ?= $(PWD)/../../../../..
21 BUILD_PATH ?= $(PWD)/build/$(ARCH)
22 DISTFILES_PATH ?= $(PWD)/distfiles
/kernel/linux/linux-5.10/tools/testing/ktest/examples/
Dcrosstests.conf27 THIS_DIR := ${PWD}
/kernel/linux/linux-5.10/Documentation/admin-guide/
Djava.rst101 CLASSDIR=$PWD
109 CLASSDIR=$PWD
/kernel/linux/linux-5.10/Documentation/bpf/
Ds390.rst124 INSTALL_PATH=$PWD/tools/testing/selftests/kselftest_install \
/kernel/linux/linux-5.10/Documentation/core-api/
Dsymbol-namespaces.rst157 $ make -C <path_to_kernel_src> M=$PWD nsdeps
/kernel/linux/linux-5.10/Documentation/translations/it_IT/core-api/
Dsymbol-namespaces.rst166 $ make -C <path_to_kernel_src> M=$PWD nsdeps
/kernel/linux/linux-5.10/Documentation/scsi/
DChangeLog.lpfc282 KERNELVERSION and BASEINCLUDE values. Use $(PWD) consistently.
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch300 + make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
303 + make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean
D0038_linux_drivers_mxc.patch166118 +ccflags-y += -I$(PWD)/./dwl
168208 +#ccflags-y += -I$(PWD)
170456 +#ccflags-y += -I$(PWD)
179195 +#ccflags-y += -I$(PWD)