lc15: correct default master branch

Change-Id: I6e86edc34fdb8c7bc57f87c41e05dd2338dd2506
Related: SYS#3683
This commit is contained in:
Max 2017-06-19 13:09:36 +02:00
parent 1f512a6b25
commit 09b2ec93f1
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ case "$1" in
;;
lc15)
uri="https://gitlab.com/nrw_litecell15/litecell15-fw"
version="nrw/litecell15-next"
version="origin/nrw/litecell15"
;;
*)
echo "Unknown BTS model '$1'"