-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitmodules
24 lines (24 loc) · 934 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "third_party/hostapd-2.5"]
path = third_party/hostapd-2.5
url = [email protected]:zeroleo12345/hostapd-2.5.git
branch = ctm_version
[submodule "third_party/freeradius-3.0.21"]
path = third_party/freeradius-3.0.21
url = [email protected]:zeroleo12345/freeradius-3.0.21.git
branch = master
[submodule "third_party/hostapd-2.10"]
path = third_party/hostapd-2.10
url = [email protected]:zeroleo12345/hostapd-2.10.git
branch = ctm_version
[submodule "third_party/wpa_supplicant-2.10"]
path = third_party/wpa_supplicant-2.10
url = [email protected]:zeroleo12345/wpa_supplicant-2.10.git
branch = ctm_version
[submodule "third_party/wpa_supplicant-2.5"]
path = third_party/wpa_supplicant-2.5
url = [email protected]:zeroleo12345/wpa_supplicant-2.5.git
branch = ctm_version
[submodule "third_party/freeradius-3.2.3"]
path = third_party/freeradius-3.2.3
url = [email protected]:zeroleo12345/freeradius-3.2.3.git
branch = ctm_version