/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
H A D | 0002-Do-not-strip-libtar.patch | 24 MKDIR = @MKDIR@
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/files/ |
H A D | 0001-Cmds-automatically-create-folder.patch | 25 MKDIR = echo -e " MKDIR\t$(1)" && mkdir -p $(1)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/ |
H A D | 0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch | 20 $(Q)$(MKDIR) $(DESTDIR)$(SBINDIR) 24 $(Q)$(MKDIR) $(DESTDIR)$(MANDIR)/man8/
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/ |
H A D | remove-install-as-user.patch | 91 - CP=cp; LN=ln; MKDIR=mkdir; CHMOD=chmod; CHOWN=_chown 92 + CP=cp; LN=ln; MKDIR=mkdir; CHMOD=chmod; 94 - CP=true; LN=true; MKDIR=true; CHMOD=true; CHOWN=true 95 + CP=true; LN=true; MKDIR=true; CHMOD=true; 118 $MKDIR -p $dir
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/ |
H A D | 0001-Modify-the-Makefile-for-cross-compile.patch | 33 MKDIR = mkdir 50 if [ ! -d $(SBIN) ]; then $(MKDIR) -p $(SBIN); fi
|
H A D | makefile-add-ldflags.patch | 30 if [ ! -d $(SBIN) ]; then $(MKDIR) -p $(SBIN); fi
|
/openbmc/linux/tools/power/cpupower/ |
H A D | Makefile | 95 MKDIR = mkdir macro 264 $(ECHO) " MKDIR " $@
|
/openbmc/linux/tools/objtool/ |
H A D | Makefile | 46 MKDIR = mkdir macro 75 $(Q)$(MKDIR) -p $@
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | include_next.patch | 6 @$(MKDIR) -p $(@D)
|
/openbmc/openbmc/meta-security/recipes-security/paxctl/paxctl/ |
H A D | 0001-To-fix-package-error-if-DESTDIR-is-set-to-usr.patch | 19 # $(MKDIR) $(DESTDIR)/sbin $(DESTDIR)$(MANDIR)
|
/openbmc/linux/tools/power/acpi/ |
H A D | Makefile.rules | 24 $(QUIET) $(MKDIR) -p $(objdir) 2>/dev/null
|
H A D | Makefile.config | 72 MKDIR = mkdir
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | Makefile | 58 $(call msg,MKDIR,$@)
|
/openbmc/linux/tools/tracing/rtla/ |
H A D | Makefile | 26 MKDIR = mkdir macro
|
/openbmc/linux/tools/verification/rv/ |
H A D | Makefile | 26 MKDIR = mkdir macro
|
/openbmc/linux/drivers/hid/bpf/entrypoints/ |
H A D | Makefile | 75 $(call msg,MKDIR,$@)
|
/openbmc/linux/tools/bpf/resolve_btfids/ |
H A D | Makefile | 54 $(call msg,MKDIR,,$@)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | lua-update-Makefile-to-use-environment-build-setting.patch | 44 MKDIR= mkdir -p
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/ |
H A D | lua-update-Makefile-to-use-environment-build-setting.patch | 44 MKDIR= mkdir -p
|
/openbmc/linux/tools/build/ |
H A D | Makefile.build | 59 quiet_cmd_mkdir = MKDIR $(dir $@)
|
/openbmc/qemu/tests/ |
H A D | Makefile.include | 119 MKDIR, $@)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/ |
H A D | fix_systemd_path.patch | 114 + $(MKDIR) ${sysdto}; \
|
/openbmc/linux/samples/hid/ |
H A D | Makefile | 129 $(call msg,MKDIR,$@)
|
/openbmc/linux/tools/testing/selftests/hid/ |
H A D | Makefile | 106 $(call msg,MKDIR,,$@)
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.perf | 195 MKDIR = mkdir 796 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters 1043 $(Q)$(MKDIR) -p $@
|