From 22e8ebb4438d0fb786c395c7d24212010eeb6cc0 Mon Sep 17 00:00:00 2001 From: aixiao Date: Thu, 9 Nov 2023 17:33:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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