Searched refs:CURDIR (Results 1 – 25 of 43) sorted by relevance
12
| /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 $@
|
| /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 $@
|
| /tools/bootconfig/ |
| A D | Makefile | 8 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 13 override CFLAGS += -Wall -g -I$(CURDIR)/include
|
| /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 $@
|
| /tools/testing/selftests/nolibc/ |
| A D | Makefile.nolibc | 5 srctree := $(patsubst %/tools/testing/selftests/,%,$(dir $(CURDIR))) 210 OUTPUT ?= $(CURDIR)/ 303 …$(Q)$(MAKE) -C $(srctree)/tools/include/nolibc ARCH=$(ARCH) OUTPUT=$(CURDIR)/sysroot/ headers_stan… 322 $(Q)$(REPORT) $(CURDIR)/run.out 327 $(Q)$(REPORT) $(CURDIR)/run.out 332 $(Q)$(REPORT) $(CURDIR)/run.out 353 …) CROSS_COMPILE=$(CROSS_COMPILE) $(IMAGE_NAME) CONFIG_INITRAMFS_SOURCE=$(CURDIR)/initramfs < /dev/… 358 $(Q)$(REPORT) $(CURDIR)/run.out 363 $(Q)$(REPORT) $(CURDIR)/run.out 367 $(Q)$(REPORT) $(CURDIR)/run.out
|
| /tools/testing/selftests/powerpc/primitives/ |
| A D | Makefile | 8 CFLAGS += -I$(CURDIR)
|
| /tools/testing/selftests/powerpc/vphn/ |
| A D | Makefile | 8 CFLAGS += -m64 -I$(CURDIR)
|
| /tools/counter/ |
| A D | Makefile | 7 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 31 ln -sf $(CURDIR)/../../include/uapi/linux/counter.h $@
|
| /tools/verification/rv/ |
| A D | Makefile | 4 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 15 OUTPUT := $(CURDIR)/
|
| /tools/testing/selftests/vsock/ |
| A D | Makefile | 3 CURDIR := $(abspath .) macro
|
| /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 \
|
| /tools/tracing/latency/ |
| A D | Makefile | 4 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 15 OUTPUT := $(CURDIR)
|
| /tools/thermal/thermometer/ |
| A D | Makefile | 5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
|
| /tools/power/cpupower/debug/kernel/ |
| A D | Makefile | 12 $(MAKE) -C $(KDIR) M=$(CURDIR)
|
| /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 \
|
| /tools/include/nolibc/ |
| A D | Makefile | 7 srctree := $(patsubst %/tools/include/,%,$(dir $(CURDIR))) 18 OUTPUT ?= $(CURDIR)/
|
| /tools/gpio/ |
| A D | Makefile | 11 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 34 ln -sf $(CURDIR)/../../include/uapi/linux/gpio.h $@
|
| /tools/thermal/thermal-engine/ |
| A D | Makefile | 5 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
|
| /tools/objtool/ |
| A D | Makefile | 6 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 14 LIBSUBCMD_OUTPUT = $(CURDIR)/libsubcmd
|
| /tools/power/x86/x86_energy_perf_policy/ |
| A D | Makefile | 3 BUILD_OUTPUT := $(CURDIR)
|
| /tools/tracing/rtla/ |
| A D | Makefile | 4 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 15 OUTPUT := $(CURDIR)
|
| /tools/testing/selftests/powerpc/stringloops/ |
| A D | Makefile | 32 CFLAGS += -I$(CURDIR)
|
| /tools/arch/arm64/tools/ |
| A D | Makefile | 4 top_srcdir := $(patsubst %/,%,$(dir $(CURDIR)))
|
| /tools/testing/selftests/arm64/ |
| A D | Makefile | 24 OUTPUT ?= $(CURDIR)
|
| /tools/build/ |
| A D | Makefile | 3 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
|
Completed in 18 milliseconds
12