Home
last modified time | relevance | path

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

12

/linux/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/tools/testing/selftests/nolibc/
H A DMakefile.nolibc5 srctree := $(patsubst %/tools/testing/selftests/,%,$(dir $(CURDIR)))
206 OUTPUT ?= $(CURDIR)/
302 …$(Q)$(MAKE) -C $(srctree)/tools/include/nolibc ARCH=$(ARCH) OUTPUT=$(CURDIR)/sysroot/ headers_stan…
321 $(Q)$(REPORT) $(CURDIR)/run.out
326 $(Q)$(REPORT) $(CURDIR)/run.out
331 $(Q)$(REPORT) $(CURDIR)/run.out
352 $(Q)$(KBUILD_MAKE) $(IMAGE_NAME) CONFIG_INITRAMFS_SOURCE=$(CURDIR)/initramfs < /dev/null
357 $(Q)$(REPORT) $(CURDIR)/run.out
362 $(Q)$(REPORT) $(CURDIR)/run.out
366 $(Q)$(REPORT) $(CURDIR)/run.out
/linux/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/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/tools/bootconfig/
H A DMakefile8 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
13 override CFLAGS += -Wall -g -I$(CURDIR)/include
/linux/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/tools/dma/
H A DMakefile11 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
34 ln -sf $(CURDIR)/../../include/uapi/linux/map_benchmark.h $@
/linux/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/tools/counter/
H A DMakefile7 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
31 ln -sf $(CURDIR)/../../include/uapi/linux/counter.h $@
/linux/tools/verification/rv/
H A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)/
/linux/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/tools/tracing/latency/
H A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)
/linux/tools/include/nolibc/
H A DMakefile7 srctree := $(patsubst %/tools/include/,%,$(dir $(CURDIR)))
18 OUTPUT ?= $(CURDIR)/
/linux/tools/gpio/
H A DMakefile11 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
34 ln -sf $(CURDIR)/../../include/uapi/linux/gpio.h $@
/linux/tools/objtool/
H A DMakefile28 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
36 LIBSUBCMD_OUTPUT = $(CURDIR)/libsubcmd
/linux/tools/tracing/rtla/
H A DMakefile4 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
15 OUTPUT := $(CURDIR)
/linux/tools/testing/selftests/powerpc/primitives/
H A DMakefile8 CFLAGS += -I$(CURDIR)
/linux/tools/testing/selftests/powerpc/vphn/
H A DMakefile8 CFLAGS += -m64 -I$(CURDIR)
/linux/tools/testing/selftests/vsock/
H A DMakefile3 CURDIR := $(abspath .) macro
/linux/tools/thermal/thermometer/
H A DMakefile5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
/linux/tools/power/cpupower/debug/kernel/
H A DMakefile12 $(MAKE) -C $(KDIR) M=$(CURDIR)
/linux/tools/thermal/thermal-engine/
H A DMakefile5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
/linux/tools/power/x86/x86_energy_perf_policy/
H A DMakefile3 BUILD_OUTPUT := $(CURDIR)
/linux/tools/testing/selftests/powerpc/stringloops/
H A DMakefile32 CFLAGS += -I$(CURDIR)
/linux/tools/arch/arm64/tools/
H A DMakefile4 top_srcdir := $(patsubst %/,%,$(dir $(CURDIR)))

12