修改文档
This commit is contained in:
parent
50d0337109
commit
22e8ebb443
@ -32,10 +32,11 @@ OTT 和 IPTV 市场。 集成四核64位CortexTM-A53处理器,以及全新G31
|
|||||||
|
|
||||||
## 构建系统
|
## 构建系统
|
||||||
|
|
||||||
|
Linux Kernel: https://github.com/niuyuling/linux
|
||||||
|
U-BOOT: https://github.com/niuyuling/u-boot
|
||||||
使用[ArmDebian](https://git.aixiao.me/aixiao/build.git)构建系统,是官方也非官方(二次修改)。
|
使用[ArmDebian](https://git.aixiao.me/aixiao/build.git)构建系统,是官方也非官方(二次修改)。
|
||||||
如果自己构建请选择 Debian GNU/Linux 12 (bookworm) 系统并且安装 Docker version 24.0.7 磁盘不少于 60G。
|
如果自己构建请选择 Debian GNU/Linux 12 (bookworm) 系统并且安装 Docker version 24.0.7 磁盘不少于 60G,内存不少于 2G。
|
||||||
Linux Kernel: https://github.com/niuyuling/linux
|
|
||||||
U-BOOT: https://github.com/niuyuling/u-boot
|
|
||||||
```
|
```
|
||||||
apt-get -y install git
|
apt-get -y install git
|
||||||
git clone --depth=1 --branch=main https://git.aixiao.me/aixiao/build.git
|
git clone --depth=1 --branch=main https://git.aixiao.me/aixiao/build.git
|
||||||
|
Loading…
Reference in New Issue
Block a user