Home
last modified time | relevance | path

Searched refs:CURDIR (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.15/tools/testing/selftests/nolibc/
H A DMakefile5 srctree := $(patsubst %/tools/testing/selftests/,%,$(dir $(CURDIR)))
159 OUTPUT ?= $(CURDIR)/
239 …$(Q)$(MAKE) -C $(srctree)/tools/include/nolibc ARCH=$(ARCH) OUTPUT=$(CURDIR)/sysroot/ headers_stan…
258 $(Q)$(REPORT) $(CURDIR)/run.out
263 $(Q)$(REPORT) $(CURDIR)/run.out
268 $(Q)$(REPORT) $(CURDIR)/run.out
289 …) CROSS_COMPILE=$(CROSS_COMPILE) $(IMAGE_NAME) CONFIG_INITRAMFS_SOURCE=$(CURDIR)/initramfs < /dev/…
294 $(Q)$(REPORT) $(CURDIR)/run.out
299 $(Q)$(REPORT) $(CURDIR)/run.out
303 $(Q)$(REPORT) $(CURDIR)/run.out
/linux-6.15/tools/iio/
H A DMakefile7 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
30 ln -sf $(CURDIR)/../../include/uapi/linux/iio/buffer.h $@
31 ln -sf $(CURDIR)/../../include/uapi/linux/iio/events.h $@
32 ln -sf $(CURDIR)/../../include/uapi/linux/iio/types.h $@
/linux-6.15/tools/spi/
H A DMakefile7 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
30 ln -sf $(CURDIR)/../../include/uapi/linux/spi/spidev.h $@
31 ln -sf $(CURDIR)/../../include/uapi/linux/spi/spi.h $@
/linux-6.15/tools/power/x86/intel-speed-select/
H A DMakefile7 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
32 ln -sf $(CURDIR)/../../../../include/uapi/linux/isst_if.h $@
36 ln -sf $(CURDIR)/../../../../include/uapi/linux/thermal.h $@
/linux-6.15/samples/hid/
H A DMakefile107 $(MAKE) -C ../../ M=$(CURDIR) HID_SAMPLES_PATH=$(CURDIR)
110 $(MAKE) -C ../../ M=$(CURDIR) clean
111 @find $(CURDIR) -type f -name '*~' -delete
112 @$(RM) -r $(CURDIR)/libbpf $(CURDIR)/bpftool
/linux-6.15/tools/bootconfig/
H A DMakefile8 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
13 CFLAGS = -Wall -g -I$(CURDIR)/include
/linux-6.15/tools/sched_ext/
H A DMakefile42 CURDIR := $(abspath .) macro
53 OUTPUT_DIR := $(CURDIR)/build
94 -I$(TOOLSINCDIR) -I$(APIDIR) -I$(CURDIR)/include
120 -I$(CURDIR)/include -I$(CURDIR)/include/bpf-compat \
/linux-6.15/tools/include/nolibc/
H A DMakefile7 srctree := $(patsubst %/tools/include/,%,$(dir $(CURDIR)))
18 OUTPUT ?= $(CURDIR)/
/linux-6.15/tools/counter/
H A DMakefile7 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
31 ln -sf $(CURDIR)/../../include/uapi/linux/counter.h $@
/linux-6.15/tools/testing/selftests/sched_ext/
H A DMakefile13 CURDIR := $(abspath .) macro
58 -I$(TOOLSINCDIR) -I$(APIDIR) -I$(CURDIR)/include -I$(SCXTOOLSINCDIR)
90 -I$(CURDIR)/include -I$(CURDIR)/include/bpf-compat \
/linux-6.15/tools/verification/rv/
H A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)/
/linux-6.15/tools/tracing/latency/
H A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)
/linux-6.15/Documentation/translations/zh_TW/dev-tools/
H A Dgcov.rst141 目錄變量CURDIR引起的)。
223 KSRC=$(cd $KSRC; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)
224 KOBJ=$(cd $KOBJ; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)
/linux-6.15/Documentation/translations/zh_CN/dev-tools/
H A Dgcov.rst141 目录变量CURDIR引起的)。
223 KSRC=$(cd $KSRC; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)
224 KOBJ=$(cd $KOBJ; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)
/linux-6.15/samples/bpf/
H A DMakefile224 $(MAKE) -C ../../ M=$(CURDIR) BPF_SAMPLES_PATH=$(CURDIR)
227 $(MAKE) -C ../../ M=$(CURDIR) clean
228 @find $(CURDIR) -type f -name '*~' -delete
229 @$(RM) -r $(CURDIR)/libbpf $(CURDIR)/bpftool
/linux-6.15/tools/gpio/
H A DMakefile11 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
34 ln -sf $(CURDIR)/../../include/uapi/linux/gpio.h $@
/linux-6.15/tools/objtool/
H A DMakefile6 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
14 LIBSUBCMD_OUTPUT = $(CURDIR)/libsubcmd
/linux-6.15/tools/tracing/rtla/
H A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)
/linux-6.15/tools/testing/selftests/powerpc/primitives/
H A DMakefile8 CFLAGS += -I$(CURDIR)
/linux-6.15/tools/testing/selftests/powerpc/vphn/
H A DMakefile8 CFLAGS += -m64 -I$(CURDIR)
/linux-6.15/tools/thermal/thermometer/
H A DMakefile5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
/linux-6.15/tools/power/cpupower/debug/kernel/
H A DMakefile12 $(MAKE) -C $(KDIR) M=$(CURDIR)
/linux-6.15/tools/thermal/thermal-engine/
H A DMakefile5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
/linux-6.15/tools/power/x86/x86_energy_perf_policy/
H A DMakefile3 BUILD_OUTPUT := $(CURDIR)
/linux-6.15/tools/arch/arm64/tools/
H A DMakefile4 top_srcdir := $(patsubst %/,%,$(dir $(CURDIR)))

12