From a97d04c54fd2ddfb3ff0a3e579f68749e61a58f9 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Mon, 31 Aug 2020 23:10:13 +0800 Subject: [PATCH] Update patch_kernel_5.4.sh --- patch_kernel_5.4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch_kernel_5.4.sh b/patch_kernel_5.4.sh index 4476285..e73c4a7 100644 --- a/patch_kernel_5.4.sh +++ b/patch_kernel_5.4.sh @@ -5,7 +5,7 @@ wget https://github.com/armbian/build/raw/master/patch/kernel/rockchip64-dev/RK3 git apply RK3328-enable-1512mhz-opp.patch cd ../ git clone https://github.com/openwrt/openwrt && cd openwrt/ -git checkout 12d0742fd52a6fd32ffd1bd0cf58e33eb416416f +git checkout 05b8e84362b8455dec6db9b862826f21e8f24341 #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 cp -a ./target/linux/generic/files/* ../kernel/