Home
last modified time | relevance | path

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

/linux-2.4.37.9/scripts/
DConfigure59 [ -z "$BASH" ] && { echo "Configure requires bash" 1>&2; exit 1; }
DMenuconfig92 [ -z "$BASH" ] && { echo "Menuconfig requires bash" 1>&2; exit 1; }
/linux-2.4.37.9/
DMakefile11 CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
DREADME111 bash to work: it will search for bash in $BASH, /bin/bash and /bin/sh