From c75808d16d92c9bbfa573632edf249538dfae98d Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Thu, 9 Apr 2020 04:20:49 +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 3ba1ea8..cd4a90b 100644 --- a/patch_kernel_5.4.sh +++ b/patch_kernel_5.4.sh @@ -6,8 +6,8 @@ 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 rm target/linux/generic/pending-5.4/184-USB-serial-option-add-Wistron-Neweb-D19Q1.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 ./scripts/patch-kernel.sh ../kernel target/linux/generic/backport-5.4 ./scripts/patch-kernel.sh ../kernel target/linux/generic/pending-5.4