修改文档

This commit is contained in:
aixiao 2023-11-28 17:13:57 +08:00
parent dd00daed33
commit 7ca65d6372

View File

@ -52,6 +52,7 @@ U-BOOT: https://github.com/niuyuling/u-boot
```
apt-get -y install git
git clone --depth=1 --branch=main https://github.com/armbian/build
wget https://git.aixiao.me/aixiao/Blueberry/raw/branch/master/SF/ArmDebian/blueberry.patch
cd build
git apply ../blueberry.patch # 打补丁
./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm