Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/nolibc/
A DMakefile5 srctree := $(patsubst %/tools/testing/selftests/,%,$(dir $(CURDIR)))
139 OUTPUT ?= $(CURDIR)/
216 …$(Q)$(MAKE) -C $(srctree)/tools/include/nolibc ARCH=$(ARCH) OUTPUT=$(CURDIR)/sysroot/ headers_stan…
235 $(Q)$(REPORT) $(CURDIR)/run.out
240 $(Q)$(REPORT) $(CURDIR)/run.out
245 $(Q)$(REPORT) $(CURDIR)/run.out
266 …) CROSS_COMPILE=$(CROSS_COMPILE) $(IMAGE_NAME) CONFIG_INITRAMFS_SOURCE=$(CURDIR)/initramfs < /dev/…
271 $(Q)$(REPORT) $(CURDIR)/run.out
276 $(Q)$(REPORT) $(CURDIR)/run.out
280 $(Q)$(REPORT) $(CURDIR)/run.out
/linux/tools/iio/
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/tools/spi/
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/tools/power/x86/intel-speed-select/
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/samples/hid/
A DMakefile106 $(MAKE) -C ../../ M=$(CURDIR) HID_SAMPLES_PATH=$(CURDIR)
109 $(MAKE) -C ../../ M=$(CURDIR) clean
110 @find $(CURDIR) -type f -name '*~' -delete
111 @$(RM) -r $(CURDIR)/libbpf $(CURDIR)/bpftool
/linux/tools/bootconfig/
A DMakefile8 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
13 CFLAGS = -Wall -g -I$(CURDIR)/include
/linux/tools/sched_ext/
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/tools/pci/
A DMakefile7 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
32 ln -sf $(CURDIR)/../../include/uapi/linux/pcitest.h $@
/linux/tools/include/nolibc/
A DMakefile7 srctree := $(patsubst %/tools/include/,%,$(dir $(CURDIR)))
18 OUTPUT ?= $(CURDIR)/
/linux/tools/counter/
A DMakefile7 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
31 ln -sf $(CURDIR)/../../include/uapi/linux/counter.h $@
/linux/tools/testing/selftests/sched_ext/
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/tools/tracing/rtla/
A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)
/linux/tools/verification/rv/
A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)/
/linux/Documentation/translations/zh_CN/dev-tools/
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/Documentation/translations/zh_TW/dev-tools/
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/tools/tracing/latency/
A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)
/linux/tools/gpio/
A DMakefile11 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
34 ln -sf $(CURDIR)/../../include/uapi/linux/gpio.h $@
/linux/tools/objtool/
A DMakefile6 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
14 LIBSUBCMD_OUTPUT = $(CURDIR)/libsubcmd
/linux/samples/bpf/
A DMakefile248 $(MAKE) -C ../../ M=$(CURDIR) BPF_SAMPLES_PATH=$(CURDIR)
251 $(MAKE) -C ../../ M=$(CURDIR) clean
252 @find $(CURDIR) -type f -name '*~' -delete
253 @$(RM) -r $(CURDIR)/libbpf $(CURDIR)/bpftool
/linux/tools/testing/selftests/powerpc/primitives/
A DMakefile8 CFLAGS += -I$(CURDIR)
/linux/tools/testing/selftests/powerpc/vphn/
A DMakefile8 CFLAGS += -m64 -I$(CURDIR)
/linux/tools/thermal/thermometer/
A DMakefile5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
/linux/tools/power/cpupower/debug/kernel/
A DMakefile12 $(MAKE) -C $(KDIR) M=$(CURDIR)
/linux/tools/thermal/thermal-engine/
A DMakefile5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
/linux/tools/power/x86/x86_energy_perf_policy/
A DMakefile3 BUILD_OUTPUT := $(CURDIR)

Completed in 43 milliseconds

12