更新 toolchain/build.sh

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-03-24 15:03:29 +08:00
parent 28b7dd62b2
commit 62a27a92da

View File

@ -6,14 +6,6 @@ git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com
# Enter source code
cd openwrt
# patch
wget https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master/patch/linux/0001-linux-module-video.patch
wget https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master/patch/linux/0002-rockchip-add-NanoPi-R4SE.patch
wget https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master/patch/linux/0003-include-kernel-defaults.mk.patch
git apply 0001-linux-module-video.patch
git apply 0002-rockchip-add-NanoPi-R4SE.patch
git apply 0003-include-kernel-defaults.mk.patch
# Init feeds
./scripts/feeds update -a
./scripts/feeds install -a