274 Star 1.7K Fork 226

GVP泰晓科技 / Linux Lab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitmodules 4.05 KB
一键复制 编辑 原始数据 按行查看 历史
[submodule "qemu"]
path = src/qemu
url = https://gitlab.com/qemu-project/qemu.git
ignore = all
[submodule "buildroot"]
path = src/buildroot
url = https://gitee.com/mirrors/buildroot.git
ignore = all
[submodule "linux-stable"]
path = src/linux-stable
url = https://gitlab.com/linux-kernel/stable.git
ignore = all
[submodule "u-boot"]
path = src/u-boot
url = https://gitlab.com/qemu-project/u-boot.git
ignore = all
[submodule "boards/aarch64/raspi3/bsp"]
ignore = all
path = boards/aarch64/raspi3/bsp
url = https://gitee.com/tinylab/qemu-aarch64-raspi3.git
[submodule "boards/aarch64/virt/bsp"]
ignore = all
path = boards/aarch64/virt/bsp
url = https://gitee.com/tinylab/qemu-aarch64-virt.git
[submodule "boards/arm/versatilepb/bsp"]
ignore = all
path = boards/arm/versatilepb/bsp
url = https://gitee.com/tinylab/qemu-arm-versatilepb.git
[submodule "boards/arm/vexpress-a9/bsp"]
ignore = all
path = boards/arm/vexpress-a9/bsp
url = https://gitee.com/tinylab/qemu-arm-vexpress-a9.git
[submodule "boards/i386/pc/bsp"]
ignore = all
path = boards/i386/pc/bsp
url = https://gitee.com/tinylab/qemu-i386-pc.git
[submodule "boards/mipsel/malta/bsp"]
ignore = all
path = boards/mipsel/malta/bsp
url = https://gitee.com/tinylab/qemu-mipsel-malta.git
[submodule "boards/ppc/g3beige/bsp"]
ignore = all
path = boards/ppc/g3beige/bsp
url = https://gitee.com/tinylab/qemu-ppc-g3beige.git
[submodule "boards/riscv32/virt/bsp"]
ignore = all
path = boards/riscv32/virt/bsp
url = https://gitee.com/tinylab/qemu-riscv32-virt.git
[submodule "boards/riscv64/virt/bsp"]
ignore = all
path = boards/riscv64/virt/bsp
url = https://gitee.com/tinylab/qemu-riscv64-virt.git
[submodule "boards/x86_64/pc/bsp"]
ignore = all
path = boards/x86_64/pc/bsp
url = https://gitee.com/tinylab/qemu-x86_64-pc.git
[submodule "boards/arm/mcimx6ul-evk/bsp"]
ignore = all
path = boards/arm/mcimx6ul-evk/bsp
url = https://gitee.com/tinylab/qemu-arm-mcimx6ul-evk.git
[submodule "boards/mipsel/ls1b/bsp"]
ignore = all
path = boards/mipsel/ls1b/bsp
url = https://gitee.com/tinylab/qemu-mipsel-ls1b.git
[submodule "boards/mips64el/ls2k/bsp"]
ignore = all
path = boards/mips64el/ls2k/bsp
url = https://gitee.com/tinylab/qemu-mips64el-ls2k.git
[submodule "boards/mips64el/ls3a7a/bsp"]
ignore = all
path = boards/mips64el/ls3a7a/bsp
url = https://gitee.com/tinylab/qemu-mips64el-ls3a7a.git
[submodule "boards/mips64el/loongson3-virt/bsp"]
ignore = all
path = boards/mips64el/loongson3-virt/bsp
url = https://gitee.com/tinylab/qemu-mips64el-loongson3-virt.git
[submodule "boards/mipsel/ls232/bsp"]
ignore = all
path = boards/mipsel/ls232/bsp
url = https://gitee.com/tinylab/qemu-mipsel-ls232.git
[submodule "boards/arm/ebf-imx6ull/bsp"]
ignore = all
path = boards/arm/ebf-imx6ull/bsp
url = https://gitee.com/tinylab/ebf-imx6ull.git
[submodule "boards/loongarch64/virt/bsp"]
ignore = all
path = boards/loongarch64/virt/bsp
url = https://gitee.com/tinylab/qemu-loongarch64-virt.git
[submodule "boards/s390x/s390-ccw-virtio/bsp"]
ignore = all
path = boards/s390x/s390-ccw-virtio/bsp
url = https://gitee.com/tinylab/qemu-s390x-s390-ccw-virtio.git
[submodule "boards/arm/virt/bsp"]
ignore = all
path = boards/arm/virt/bsp
url = https://gitee.com/tinylab/qemu-arm-virt.git
[submodule "boards/ppc/ppce500/bsp"]
ignore = all
path = boards/ppc/ppce500/bsp
url = https://gitee.com/tinylab/qemu-ppc-ppce500.git
[submodule "boards/ppc64le/pseries/bsp"]
ignore = all
path = boards/ppc64le/pseries/bsp
url = https://gitee.com/tinylab/qemu-ppc64le-pseries.git
[submodule "boards/ppc64le/powernv/bsp"]
ignore = all
path = boards/ppc64le/powernv/bsp
url = https://gitee.com/tinylab/qemu-ppc64le-powernv.git
[submodule "boards/ppc64/pseries/bsp"]
ignore = all
path = boards/ppc64/pseries/bsp
url = https://gitee.com/tinylab/qemu-ppc64-pseries
[submodule "boards/ppc64/powernv/bsp"]
ignore = all
path = boards/ppc64/powernv/bsp
url = https://gitee.com/tinylab/qemu-ppc64-powernv
[submodule "boards/riscv64/tiny-riscv-box/bsp"]
ignore = all
path = boards/riscv64/tiny-riscv-box/bsp
url = https://gitee.com/tinylab/tiny-riscv-box.git
Shell
1
https://gitee.com/tinylab/linux-lab.git
git@gitee.com:tinylab/linux-lab.git
tinylab
linux-lab
Linux Lab
master

搜索帮助