diff --git a/README.md b/README.md index 777c125..19ba669 100644 --- a/README.md +++ b/README.md @@ -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