-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitmodules
28 lines (28 loc) · 1.04 KB
/
.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
25
26
27
28
[submodule "pppoe_component"]
path = pppoe_component
url = [email protected]:zeroleo12345/pppoe_component.git
branch = master
[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