diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-01-04 11:11:51 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-01-04 11:12:35 +0100 |
commit | c611fb2926e8cc0cfc14cd93929924c1d3bcc3e4 (patch) | |
tree | 551c4e69502a0dfd4226256a2b6bdb2da9c5ddc9 /.gitmodules | |
parent | 57dfa72fdfbdc60a4cd1b3f421242376ce19b509 (diff) | |
download | vyos-build-c611fb2926e8cc0cfc14cd93929924c1d3bcc3e4.tar.gz vyos-build-c611fb2926e8cc0cfc14cd93929924c1d3bcc3e4.zip |
Added vyos-accel-ppp submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a6c4072e..ba417b03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,3 +142,6 @@ [submodule "packages/vyos-frr"] path = packages/vyos-frr url = https://github.com/vyos/vyos-frr.git +[submodule "packages/vyos-accel-ppp"] + path = packages/vyos-accel-ppp + url = https://github.com/vyos/vyos-accel-ppp.git |