gen_uEnv.txt.sh shell neutraling
Change-Id: I52d5ac548373db1c4db9af79a24c2c9e2c1c1dcb
This commit is contained in:
parent
0d70265775
commit
624e7c37d7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ do
|
|||
esac
|
||||
done
|
||||
|
||||
function fill_cmd(){
|
||||
fill_cmd() {
|
||||
#load == load method like fatload mmc 0:1
|
||||
#prefix is an optional directory containing the ending /
|
||||
load=$1
|
||||
|
|
Loading…
Reference in a new issue