From 7ca65d6372b2aaa3ebb94ad0c0dddf2f9de331fb Mon Sep 17 00:00:00 2001 From: aixiao Date: Tue, 28 Nov 2023 17:13:57 +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 | 1 + 1 file changed, 1 insertion(+) 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