Update patch_kernel_5.4.sh

fix patch error
This commit is contained in:
msylgj
2020-04-09 00:40:57 +08:00
committed by GitHub
parent 9276723227
commit 2a06b0e9ba

View File

@@ -7,6 +7,7 @@ cd ../
git clone https://github.com/openwrt/openwrt && cd openwrt/ git clone https://github.com/openwrt/openwrt && cd openwrt/
#git checkout 4e0c54bc5bc8381e031af5147b66b4dadeecc626 #git checkout 4e0c54bc5bc8381e031af5147b66b4dadeecc626
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/pending-5.4/184-USB-serial-option-add-Wistron-Neweb-D19Q1.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
./scripts/patch-kernel.sh ../kernel target/linux/generic/backport-5.4 ./scripts/patch-kernel.sh ../kernel target/linux/generic/backport-5.4
./scripts/patch-kernel.sh ../kernel target/linux/generic/pending-5.4 ./scripts/patch-kernel.sh ../kernel target/linux/generic/pending-5.4