修改文档
This commit is contained in:
parent
dd00daed33
commit
7ca65d6372
@ -52,6 +52,7 @@ 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://github.com/armbian/build
|
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
|
cd build
|
||||||
git apply ../blueberry.patch # 打补丁
|
git apply ../blueberry.patch # 打补丁
|
||||||
./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm
|
./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm
|
||||||
|
Loading…
Reference in New Issue
Block a user