Files
fml13v01/.gitmodules
Ziv Xu 85763c4f83 Support kernel v6.6
Signed-off-by: Ziv Xu <ziv.xu@starfivetech.com>
2024-09-27 22:57:07 +08:00

21 lines
526 B
Plaintext

[submodule "buildroot"]
path = buildroot
url = git@192.168.110.45:sdk/buildroot.git
branch = jh7110-master
[submodule "u-boot"]
path = u-boot
url = git@192.168.110.45:sdk/u-boot.git
branch = jh7110-master
[submodule "linux"]
path = linux
url = git@192.168.110.45:sbc/linux.git
branch = vf2-6.6.y-devel
[submodule "opensbi"]
path = opensbi
url = git@192.168.110.45:sdk/opensbi.git
branch = master
[submodule "soft_3rdpart"]
path = soft_3rdpart
url = git@192.168.110.45:sdk/soft_3rdpart.git
branch = jh7110-devel