[Feature][ZXW-102] update sdk compile script for vehicle_dc_ref

Only Configure:Yes
Affected branch:master
Affected module: sdk
Is it affected on both ZXIC and MTK:only ZXIC
Self-test: Yes
Doc Update:No

Change-Id: Ibe21507c89a71a37a380d3af9787e4828a6b1ef8
diff --git a/esdk_patch/mk_esdk.sh b/esdk_patch/mk_esdk.sh
index 5037d76..75a112e 100755
--- a/esdk_patch/mk_esdk.sh
+++ b/esdk_patch/mk_esdk.sh
@@ -3,7 +3,7 @@
 dest_dir_relative=$1
 intall_dir=$(pwd)
 
-chmod a+x ./vehicle_dc-glibc-x86_64-zxic-image-armv7a-zx297520v3-toolchain-ext-1.0.sh
+chmod a+x ./vehicle_dc_ref-glibc-x86_64-zxic-image-armv7a-zx297520v3-toolchain-ext-1.0.sh
 mkdir ${dest_dir_relative}
 cd $1
 dest_dir=$(pwd)
@@ -12,7 +12,7 @@
 	echo "Input invaild path for folders to install\n"
 	exit 1
 fi
-./vehicle_dc-glibc-x86_64-zxic-image-armv7a-zx297520v3-toolchain-ext-1.0.sh -d ${dest_dir}/esdk
+./vehicle_dc_ref-glibc-x86_64-zxic-image-armv7a-zx297520v3-toolchain-ext-1.0.sh -d ${dest_dir}/esdk
 tar -zxvf upstream.tar.gz -C $dest_dir
 ln -s ${dest_dir}/upstream/tools ${dest_dir}/esdk
 cp linux_bb.diff ${dest_dir}/esdk/layers/meta-zxic/recipes-kernel/linux/