mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Don't remove a patch
This commit is contained in:
parent
e4de4f7a22
commit
4b5148c9d4
1 changed files with 3 additions and 3 deletions
6
build.sh
6
build.sh
|
@ -564,9 +564,9 @@ if [ "$OMR_KERNEL" = "5.4" ]; then
|
|||
if [ -f package/kernel/mac80211/patches/build/firmware-replace-HOTPLUG-with-UEVENT-in-FW_ACTION-defines.patch ]; then
|
||||
rm -f package/kernel/mac80211/patches/build/firmware-replace-HOTPLUG-with-UEVENT-in-FW_ACTION-defines.patch
|
||||
fi
|
||||
if [ -f package/kernel/rtl8812au-ct/patches/003-wireless-5.8.patch ]; then
|
||||
rm -f package/kernel/rtl8812au-ct/patches/003-wireless-5.8.patch
|
||||
fi
|
||||
#if [ -f package/kernel/rtl8812au-ct/patches/003-wireless-5.8.patch ]; then
|
||||
# rm -f package/kernel/rtl8812au-ct/patches/003-wireless-5.8.patch
|
||||
#fi
|
||||
if [ -f target/linux/mvebu/patches-5.4/021-arm64-dts-marvell-armada-37xx-Move-PCIe-comphy-handl.patch ]; then
|
||||
rm -f target/linux/mvebu/patches-5.4/021-arm64-dts-marvell-armada-37xx-Move-PCIe-comphy-handl.patch
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue