diff options
author | Martin Braun <martin.braun@ettus.com> | 2014-12-16 12:48:20 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2014-12-16 12:48:20 +0100 |
commit | 8c87a524668355eee2c911b512c91be843624806 (patch) | |
tree | 3b384ea85a1d86e652aef19bed82d1cd160add3e /.gitmodules | |
parent | c2c2ecfad41a37655277d42cbed103c7f952852a (diff) | |
download | uhd-8c87a524668355eee2c911b512c91be843624806.tar.gz uhd-8c87a524668355eee2c911b512c91be843624806.tar.bz2 uhd-8c87a524668355eee2c911b512c91be843624806.zip |
Updated fpga-src submodule for master
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 793f1aae5..9d81e6973 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "fpga-src"] path = fpga-src url = git@github.com:EttusResearch/fpga.git - branch = maint + branch = master |