diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-12 15:34:27 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-12 15:37:26 -0700 |
| commit | 838df2b76a6fa585d3870b59397e07dc12d3e3f3 (patch) | |
| tree | 7c305a934f9f78c8ff9c78adef0fb2fb6562613f /.gitmodules | |
| parent | e03422fc78c104b702267198428cc57f5730fe39 (diff) | |
Add hostap (wpa_supplicant) 2.5
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a8062305..ed63b105 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,6 +64,9 @@ [submodule "devel/make/src"] path = devel/make/src url = git://git.sv.gnu.org/make.git +[submodule "extra/hostap/src"] + path = extra/hostap/src + url = git://w1.fi/hostap.git [submodule "extra/libevent/src"] path = extra/libevent/src url = https://github.com/libevent/libevent |
