Update patch_kernel_5.4.22.sh

This commit is contained in:
klever1988
2020-03-14 12:41:42 +08:00
committed by GitHub
parent 94bb1428bd
commit 9088a7d582

View File

@@ -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