commit | 61ad917065bbe116d01c7ee0551f41e86cd418a2 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Thu Jan 09 14:33:55 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Thu Jan 09 14:33:55 2025 +0800 |
tree | a082568bf113429ca506c132cfdce5a1a86061a5 | |
parent | 41b5205068d28f3dd98cff24edf49085f2d168b1 [diff] [blame] |
Fix dev_info Change-Id: If0239f3821c5ff984a35c43cb528f09eafcbf3e5
diff --git a/build.sh b/build.sh index d38c7d3..a048741 100755 --- a/build.sh +++ b/build.sh
@@ -22,6 +22,7 @@ export BUILD_GCC_VERSION=`cat config | grep CONFIG_GCC_VERSION | cut -d '=' -f 2` export MBTK_DEV_INFO_VERSION=`cat config | grep CONFIG_DEV_INFO_VERSION | cut -d '=' -f 2` +export CONFIG_MBTK_5G_SUPPORT=`cat config | grep CONFIG_MBTK_5G_SUPPORT | cut -d '=' -f 2` if [ -n "$1" ] ;then case "$1" in