Home
last modified time | relevance | path

Searched refs:MKDIR (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/
H A Dremove-install-as-user.patch91 - 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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libtar/files/
H A D0002-Do-not-strip-libtar.patch22 MKDIR = @MKDIR@
/OK3568_Linux_fs/buildroot/package/openldap/
H A D0001-fix_cross_strip.patch36 -$(MKDIR) $(DESTDIR)$(bindir)
68 -$(MKDIR) $(DESTDIR)$(libexecdir)
69 -$(MKDIR) $(DESTDIR)$(localstatedir)/run
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netsniff-ng/files/
H A D0001-Cmds-automatically-create-folder.patch23 MKDIR = echo -e " MKDIR\t$(1)" && mkdir -p $(1)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/
H A D0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch18 $(Q)$(MKDIR) $(DESTDIR)$(SBINDIR)
22 $(Q)$(MKDIR) $(DESTDIR)$(MANDIR)/man8/
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/
H A D0001-libraries-Makefile.in-ignore-the-mkdir-errors.patch26 - @$(MKDIR) $(PKGCONFIG_DIR)
27 + @-$(MKDIR) $(PKGCONFIG_DIR)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/
H A D0001-Modify-the-Makefile-for-cross-compile.patch33 MKDIR = mkdir
50 if [ ! -d $(SBIN) ]; then $(MKDIR) -p $(SBIN); fi
H A Dmakefile-add-ldflags.patch30 if [ ! -d $(SBIN) ]; then $(MKDIR) -p $(SBIN); fi
/OK3568_Linux_fs/kernel/tools/power/cpupower/
H A DMakefile95 MKDIR = mkdir macro
260 $(ECHO) " MKDIR " $@
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Dinclude_next.patch4 @$(MKDIR) -p $(@D)
/OK3568_Linux_fs/kernel/kernel/bpf/preload/iterators/
H A DMakefile48 $(call msg,MKDIR,$@)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/bearssl/bearssl/
H A D0001-conf-Unix.mk-remove-fixed-command-definitions.patch21 MKDIR = mkdir -p
/OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/
H A DMakefile41 $(call msg,MKDIR,,$@)
/OK3568_Linux_fs/buildroot/package/httping/
H A D0002-Makefile-allow-build-without-gettext.patch23 @@ -55,7 +55,9 @@ MKDIR=/bin/mkdir
/OK3568_Linux_fs/kernel/tools/bpf/runqslower/
H A DMakefile67 $(call msg,MKDIR,$@)
/OK3568_Linux_fs/kernel/tools/build/
H A DMakefile.build58 quiet_cmd_mkdir = MKDIR $(dir $@)
/OK3568_Linux_fs/buildroot/package/lua/5.3.6/
H A D0002-shared-libs-for-lua.patch22 …cd src && $(MKDIR) $(INSTALL_BIN) $(INSTALL_INC) $(INSTALL_LIB) $(INSTALL_MAN) $(INSTALL_LMOD) $(I…
/OK3568_Linux_fs/buildroot/package/lua/5.1.5/
H A D0002-shared-libs-for-lua.patch22 …cd src && $(MKDIR) $(INSTALL_BIN) $(INSTALL_INC) $(INSTALL_LIB) $(INSTALL_MAN) $(INSTALL_LMOD) $(I…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/
H A Dlua-update-Makefile-to-use-environment-build-setting.patch43 MKDIR= mkdir -p
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dlua-update-Makefile-to-use-environment-build-setting.patch42 MKDIR= mkdir -p
/OK3568_Linux_fs/buildroot/package/lua/5.4.3/
H A D0002-shared-libs-for-lua.patch22 …cd src && $(MKDIR) $(INSTALL_BIN) $(INSTALL_INC) $(INSTALL_LIB) $(INSTALL_MAN) $(INSTALL_LMOD) $(I…
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A DMakefile196 $(call msg,MKDIR,,$@)
317 $$(call msg,MKDIR,,$$@)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/
H A Dfix_systemd_path.patch119 + $(MKDIR) ${sysdto}; \
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs2xdr.c1144 PROC(MKDIR, createargs, diropres, 0),
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh318 : ${MKDIR="mkdir"}
874 $MKDIR "$_G_dir" 2>/dev/null || :
910 $MKDIR "$_G_tmpdir"
5481 $MKDIR \"\$progdir\"

12