更新 toolchain/build.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
28b7dd62b2
commit
62a27a92da
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user