diff --git a/README.md b/README.md index b42103e..a18de74 100644 --- a/README.md +++ b/README.md @@ -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)构建系统,是官方也非官方(二次修改)。 -如果自己构建请选择 Debian GNU/Linux 12 (bookworm) 系统并且安装 Docker version 24.0.7 磁盘不少于 60G。 -Linux Kernel: https://github.com/niuyuling/linux -U-BOOT: https://github.com/niuyuling/u-boot +如果自己构建请选择 Debian GNU/Linux 12 (bookworm) 系统并且安装 Docker version 24.0.7 磁盘不少于 60G,内存不少于 2G。 + ``` apt-get -y install git git clone --depth=1 --branch=main https://git.aixiao.me/aixiao/build.git