reorganize directory structure to allow making of an sd card image
This commit is contained in:
parent
7515895a0f
commit
971bac7ec4
9 changed files with 1031 additions and 1620 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
|
@ -10,3 +10,11 @@
|
|||
path = kicad
|
||||
url = ssh://git@git.linuxposting.xyz:222/kit/minic-kicad.git
|
||||
branch = master
|
||||
[submodule "linux"]
|
||||
path = linux
|
||||
url = https://github.com/linux4sam/linux-at91.git
|
||||
branch = linux-6.18-mchp
|
||||
[submodule "at91bootstrap"]
|
||||
path = at91bootstrap
|
||||
url = https://github.com/linux4sam/at91bootstrap.git
|
||||
branch = at91bootstrap-4.x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue