diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-08-31 17:00:19 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-08-31 17:00:19 -0700 |
commit | cd88f80f1671eae9df45cd08ec911ce4491dbacd (patch) | |
tree | ae7fd1f51c74fd80d9486754bf2cb26084a932c5 /.gitmodules | |
parent | cd31356f095fd84fb0d8de5064d513e611b3ae1f (diff) | |
download | uhd-cd88f80f1671eae9df45cd08ec911ce4491dbacd.tar.gz uhd-cd88f80f1671eae9df45cd08ec911ce4491dbacd.tar.bz2 uhd-cd88f80f1671eae9df45cd08ec911ce4491dbacd.zip |
Updated .gitmodules to match maint->maint
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index c85c089b3..473a21289 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "fpga-src"] path = fpga-src url = https://github.com/EttusResearch/fpga.git - branch = master + branch = maint |