| /linux/tools/testing/selftests/nolibc/ |
| A D | Makefile | 5 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 D | Makefile | 7 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 D | Makefile | 7 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 D | Makefile | 7 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 D | Makefile | 106 $(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 D | Makefile | 8 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 13 CFLAGS = -Wall -g -I$(CURDIR)/include
|
| /linux/tools/sched_ext/ |
| A D | Makefile | 42 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 D | Makefile | 7 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 32 ln -sf $(CURDIR)/../../include/uapi/linux/pcitest.h $@
|
| /linux/tools/include/nolibc/ |
| A D | Makefile | 7 srctree := $(patsubst %/tools/include/,%,$(dir $(CURDIR))) 18 OUTPUT ?= $(CURDIR)/
|
| /linux/tools/counter/ |
| A D | Makefile | 7 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 31 ln -sf $(CURDIR)/../../include/uapi/linux/counter.h $@
|
| /linux/tools/testing/selftests/sched_ext/ |
| A D | Makefile | 13 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 D | Makefile | 4 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 15 OUTPUT := $(CURDIR)
|
| /linux/tools/verification/rv/ |
| A D | Makefile | 4 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 15 OUTPUT := $(CURDIR)/
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| A D | gcov.rst | 141 目录变量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 D | gcov.rst | 141 目錄變量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 D | Makefile | 4 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 15 OUTPUT := $(CURDIR)
|
| /linux/tools/gpio/ |
| A D | Makefile | 11 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 34 ln -sf $(CURDIR)/../../include/uapi/linux/gpio.h $@
|
| /linux/tools/objtool/ |
| A D | Makefile | 6 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 14 LIBSUBCMD_OUTPUT = $(CURDIR)/libsubcmd
|
| /linux/samples/bpf/ |
| A D | Makefile | 248 $(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 D | Makefile | 8 CFLAGS += -I$(CURDIR)
|
| /linux/tools/testing/selftests/powerpc/vphn/ |
| A D | Makefile | 8 CFLAGS += -m64 -I$(CURDIR)
|
| /linux/tools/thermal/thermometer/ |
| A D | Makefile | 5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
|
| /linux/tools/power/cpupower/debug/kernel/ |
| A D | Makefile | 12 $(MAKE) -C $(KDIR) M=$(CURDIR)
|
| /linux/tools/thermal/thermal-engine/ |
| A D | Makefile | 5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| A D | Makefile | 3 BUILD_OUTPUT := $(CURDIR)
|