HomeSort by relevance Sort by last modified time
    Searched refs:TEMP_SDK_DIR (Results 1 - 2 of 2) sorted by null

  /development/build/tools/
patch_windows_sdk.sh 48 TEMP_SDK_DIR=$1
59 PLATFORMS=( $TEMP_SDK_DIR/platforms/* )
61 echo "Error: Too many platforms found in $TEMP_SDK_DIR"
68 $USB_DRIVER_HOOK $V $TEMP_SDK_DIR $TOPDIR
78 -o $TEMP_SDK_DIR
83 find $TEMP_SDK_DIR -maxdepth 1 -name "*.[ht]*" -type f -print0 | xargs -0 $UNIX2DOS
84 find $TEMP_SDK_DIR -maxdepth 3 -name "*.bat" -type f -print0 | xargs -0 $UNIX2DOS
90 cp -f $V $WIN_OUT_DIR/host/windows-x86/bin/$i $TEMP_SDK_DIR/../$i
  /sdk/build/
patch_windows_sdk.sh 33 TEMP_SDK_DIR=$1
42 -o $TEMP_SDK_DIR

Completed in 56 milliseconds