-
Notifications
You must be signed in to change notification settings - Fork 41
/
.gitmodules
42 lines (42 loc) · 1.21 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "device"]
path = device
url = https://github.com/Tina-V833/device
[submodule "docs"]
path = docs
url = https://github.com/Tina-V833/docs
[submodule "build"]
path = build
url = https://github.com/Tina-V833/build
[submodule "toolchain"]
path = toolchain
url = https://github.com/Tina-V833/toolchain
[submodule "softwinner"]
path = softwinner
url = https://github.com/Tina-V833/softwinner
[submodule "target"]
path = target
url = https://github.com/Tina-V833/target
[submodule "config"]
path = config
url = https://github.com/Tina-V833/config
[submodule "tools"]
path = tools
url = https://github.com/Tina-V833/tools
[submodule "prebuilt"]
path = prebuilt
url = https://github.com/Tina-V833/prebuilt
[submodule "lichee/brandy-2.0/u-boot-2018"]
path = lichee/brandy-2.0/u-boot-2018
url = https://github.com/Tina-V833/u-boot-2018
[submodule "lichee/brandy-2.0/tools"]
path = lichee/brandy-2.0/tools
url = https://github.com/Tina-V833/brandy-tools
[submodule "lichee/linux-4.9"]
path = lichee/linux-4.9
url = https://github.com/Tina-V833/linux-4.9
[submodule "package"]
path = package
url = https://github.com/Tina-V833/package
[submodule "scripts"]
path = scripts
url = https://github.com/Tina-V833/scripts