Searched refs:MKDIR (Results 1 – 14 of 14) sorted by relevance
| /tools/arch/arm64/tools/ |
| A D | Makefile | 13 MKDIR ?= mkdir macro 26 $(Q)$(MKDIR) -p $(dir $@)
|
| /tools/tracing/latency/ |
| A D | Makefile | 73 MKDIR := mkdir macro 78 @$(MKDIR) -p $(DESTDIR)$(BINDIR)
|
| /tools/objtool/ |
| A D | Makefile | 47 MKDIR = mkdir macro 74 $(Q)$(MKDIR) -p $@
|
| /tools/power/cpupower/ |
| A D | Makefile | 111 MKDIR = mkdir macro 283 $(ECHO) " MKDIR " $@
|
| /tools/testing/selftests/net/ |
| A D | bpf.mk | 17 $(call msg,MKDIR,,$@)
|
| /tools/power/acpi/ |
| A D | Makefile.rules | 24 $(QUIET) $(MKDIR) -p $(objdir) 2>/dev/null
|
| A D | Makefile.config | 72 MKDIR = mkdir
|
| /tools/bpf/resolve_btfids/ |
| A D | Makefile | 52 $(call msg,MKDIR,,$@)
|
| /tools/build/ |
| A D | Makefile.build | 47 quiet_cmd_mkdir = MKDIR $(dir $@)
|
| /tools/testing/selftests/sched_ext/ |
| A D | Makefile | 104 $(call msg,MKDIR,,$@)
|
| /tools/testing/selftests/hid/ |
| A D | Makefile | 105 $(call msg,MKDIR,,$@)
|
| /tools/sched_ext/ |
| A D | Makefile | 133 $(call msg,MKDIR,,$@)
|
| /tools/perf/ |
| A D | Makefile.perf | 212 MKDIR = mkdir 933 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters 1183 $(Q)$(MKDIR) -p $@
|
| /tools/testing/selftests/bpf/ |
| A D | Makefile | 237 $(call msg,MKDIR,,$@) 569 $$(call msg,MKDIR,,$$@)
|
Completed in 23 milliseconds