Update patch_kernel_5.4.22.sh
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
cd friendlywrt-rk3328
|
||||
cd kernel/ && git apply ../../add_fullconenat.diff && cd ../
|
||||
cd kernel/
|
||||
git apply ../../add_fullconenat.diff
|
||||
wget https://github.com/armbian/build/raw/master/patch/kernel/rockchip64-dev/RK3328-enable-1512mhz-opp.patch
|
||||
git apply RK3328-enable-1512mhz-opp.patch
|
||||
cd ../
|
||||
git clone https://github.com/openwrt/openwrt && cd openwrt/
|
||||
git checkout 4e0c54bc5bc8381e031af5147b66b4dadeecc626
|
||||
rm target/linux/generic/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch
|
||||
|
||||
Reference in New Issue
Block a user