.gitmodules: use default branch

No need to hardcode to "master" or anything else, submodules
don't even use branches anyway

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2021-03-30 10:58:16 -07:00 committed by Liam Girdwood
parent 588574c000
commit 3e442f5f31
1 changed files with 0 additions and 1 deletions

1
.gitmodules vendored
View File

@ -1,4 +1,3 @@
[submodule "rimage"]
path = rimage
url = https://github.com/thesofproject/rimage.git
branch = master