[Bugfix][T106BUG-534][AUTOSUSPEND]add wifi config to AP because the GPIO of WiFi affects power
Only Configure :No
Affected branch: master
Affected module: AUTOSUSPEND
Is it affected on both ZXIC and MTK:only ZXIC
Self-test: Yes
Doc Update: NO
Change-Id: I8cf30251f6d6e9beae5dd55f6466af51a706fa91
diff --git a/mk_T106.sh b/mk_T106.sh
old mode 100644
new mode 100755
index 2a53128..6d3a5da
--- a/mk_T106.sh
+++ b/mk_T106.sh
@@ -1,5 +1,8 @@
#!/bin/bash
TOP=$(pwd)
+cd ap
+bash choose_wifi.sh $1
+cd ${TOP}
source update_version.sh
mkdir esdk_patch/Uboot
cp -R boot/ build/ cp/ pub/ rpm/ tools/ esdk_patch/Uboot/