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 | |
| parent | 1033e7876a7f1f0be8150047852804a66ee4dd23 (diff) | |
| download | vyos-build-7ede5bb6995b64bd0afbadd94e2cef56de168725.tar.gz vyos-build-7ede5bb6995b64bd0afbadd94e2cef56de168725.zip | |
Added vyatta-quagga submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | packages/vyatta-quagga | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7ec3cb00..773dd113 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 diff --git a/packages/vyatta-quagga b/packages/vyatta-quagga new file mode 160000 +Subproject b721e84e0915406cb5458fea7f444b45b5d1196 |
