Home
last modified time | relevance | path

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

/busybox-1.35.0/applets/
Dinstall.sh111 bb_path="$prefix/bin/busybox"
115 bb_path="bin/busybox"
118 bb_path="busybox"
121 bb_path="../bin/busybox"
124 bb_path="../../bin/busybox"
132 echo " $prefix/$i -> $bb_path"
133 ln $linkopts "$bb_path" "$prefix/$i" || exit 1