diff options
| author | Christian Poessinger <christian@poessinger.com> | 2018-06-04 21:01:01 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2018-06-04 21:01:01 +0200 |
| commit | 7ede5bb6995b64bd0afbadd94e2cef56de168725 (patch) | |
| tree | de7bf23ca8b3afd06b2677ab69fa05a028c05f3d /.gitmodules | |
| parent | 1033e7876a7f1f0be8150047852804a66ee4dd23 (diff) | |
| download | vyos-build-7ede5bb6995b64bd0afbadd94e2cef56de168725.tar.gz vyos-build-7ede5bb6995b64bd0afbadd94e2cef56de168725.zip | |
Added vyatta-quagga submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7ec3cb0..773dd11 100644 --- a/.gitmodules +++ b/.gitmodules @@ -136,3 +136,6 @@ [submodule "packages/vyatta-iproute"] path = packages/vyatta-iproute url = https://github.com/vyos/vyatta-iproute.git +[submodule "packages/vyatta-quagga"] + path = packages/vyatta-quagga + url = https://github.com/vyos/vyatta-quagga.git |
