Home
last modified time | relevance | path

Searched refs:BASH (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/buildroot/support/dependencies/
H A Ddependencies.sh156 if [ -n "${BASH}" ]; then :
158 elif [ -z "$( sh -c 'echo $BASH' )" ]; then
/OK3568_Linux_fs/
H A DMakefile34 SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
/OK3568_Linux_fs/device/rockchip/common/
H A DMakefile34 SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dprofile4 if [ "$BASH" ]; then
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DMakefile.postlink21 $(BASH) $(srctree)/arch/powerpc/tools/unrel_branch_check.sh "$(OBJDUMP)" "$(NM)" "$@"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/
H A D0003-ipvsadm-remove-dependency-on-bash.patch6 The save/restore scripts are very simple and don't depend on any BASH
/OK3568_Linux_fs/buildroot/package/asterisk/
H A D0003-build-ensure-target-directory-for-modules-exists.patch27 ifneq ($(findstring :,$(XMLSTARLET)$(BASH)),:)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/xmlto/
H A Dxmlto_0.0.28.bb37 EXTRA_OECONF:append = " BASH=/bin/bash GCP=/bin/cp XMLLINT=xmllint XSLTPROC=xsltproc"
/OK3568_Linux_fs/buildroot/package/lftp/
H A DConfig.in11 program supporting a number of network protocols. Like BASH,
/OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/
H A DREADME16 Assuming you're using BASH (or similar) as your shell:
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mpc83xxads58 Assuming you're using BASH shell:
/OK3568_Linux_fs/u-boot/board/keymile/km83xx/
H A DREADME.kmeter130 Assuming you're using BASH shell:
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/
H A DREADME62 Assuming you're using BASH shell:
/OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/
H A DREADME57 Assuming you're using BASH (or similar) as your shell:
/OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/
H A DREADME59 Assuming you're using BASH (or similar) as your shell:
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/
H A DREADME69 Assuming you're using BASH shell:
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A DMakefile163 $(BASH) $(MKIMAGE) \
/OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/
H A DREADME92 Assuming you're using BASH shell:
/OK3568_Linux_fs/kernel/
H A DMakefile474 BASH = bash macro
535 export ARCH SRCARCH CONFIG_SHELL BASH HOSTCC KBUILD_HOSTCFLAGS CROSS_COMPILE LD CC
1965 cmd_tags = $(BASH) $(srctree)/scripts/tags.sh $@
2021 $(Q)$(BASH) $(srctree)/scripts/$@
H A DMakefile-bak474 BASH = bash
535 export ARCH SRCARCH CONFIG_SHELL BASH HOSTCC KBUILD_HOSTCFLAGS CROSS_COMPILE LD CC
1966 cmd_tags = $(BASH) $(srctree)/scripts/tags.sh $@
2022 $(Q)$(BASH) $(srctree)/scripts/$@
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A DREADME98 Assuming you're using BASH shell:
/OK3568_Linux_fs/buildroot/
H A DMakefile31 SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
/OK3568_Linux_fs/kernel/tools/testing/selftests/wireguard/qemu/
H A DMakefile46 $(eval $(call tar_download,BASH,bash,5.0,.tar.gz,https://ftp.gnu.org/gnu/bash/,b4a80f2ac66170b2913e…
/OK3568_Linux_fs/u-boot/
H A DMakefile253 CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-45407 constructs that use them, see ‘The BASH Manual’ (to appear).

12