forked from thenickdude/KVM-Opencore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
31 lines (31 loc) · 1.07 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
[submodule "src/WhateverGreen"]
path = src/WhateverGreen
url = https://github.com/acidanthera/WhateverGreen.git
[submodule "src/OpenCorePkg"]
path = src/OpenCorePkg
url = https://github.com/acidanthera/OpenCorePkg.git
ignore = dirty
[submodule "src/AppleSupportPkg"]
path = src/AppleSupportPkg
url = https://github.com/acidanthera/AppleSupportPkg.git
[submodule "src/AppleALC"]
path = src/AppleALC
url = https://github.com/acidanthera/AppleALC.git
[submodule "src/Lilu"]
path = src/Lilu
url = https://github.com/acidanthera/Lilu.git
[submodule "src/VirtualSMC"]
path = src/VirtualSMC
url = https://github.com/acidanthera/VirtualSMC.git
[submodule "src/OcBinaryData"]
path = src/OcBinaryData
url = https://github.com/acidanthera/OcBinaryData.git
[submodule "src/MacKernelSDK"]
path = src/MacKernelSDK
url = https://github.com/acidanthera/MacKernelSDK.git
[submodule "src/BrcmPatchRAM"]
path = src/BrcmPatchRAM
url = https://github.com/acidanthera/BrcmPatchRAM.git
[submodule "src/CryptexFixup"]
path = src/CryptexFixup
url = https://github.com/acidanthera/CryptexFixup.git