Home
last modified time | relevance | path

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

/development/scripts/
Dcombine_sdks.sh6 rm $V -rf "$UNZIPPED_BASE_DIR"/$1
7 cp $V -rf "$UNZIPPED_IMAGE_DIR"/$1 "$UNZIPPED_BASE_DIR"/$1
60 UNZIPPED_BASE_DIR=$(echo "$BASE_DIR"/*)
79 if [ -d "$UNZIPPED_BASE_DIR"/usb_driver ]; then