Update patch_kernel_5.4.sh

This commit is contained in:
klever1988
2020-08-31 22:49:26 +08:00
committed by GitHub
parent 895904d132
commit 9fce6423e0

View File

@@ -5,7 +5,7 @@ wget https://github.com/armbian/build/raw/master/patch/kernel/rockchip64-dev/RK3
git apply RK3328-enable-1512mhz-opp.patch git apply RK3328-enable-1512mhz-opp.patch
cd ../ cd ../
git clone https://github.com/openwrt/openwrt && cd openwrt/ git clone https://github.com/openwrt/openwrt && cd openwrt/
git checkout 68d9cb82143b864d70e4fb3d7cbb7068f82216a1 git checkout 12d0742fd52a6fd32ffd1bd0cf58e33eb416416f
#rm target/linux/generic/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch #rm target/linux/generic/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch
#rm target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch #rm target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch
cp -a ./target/linux/generic/files/* ../kernel/ cp -a ./target/linux/generic/files/* ../kernel/