mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
remove again another conflicting patch for now
This commit is contained in:
parent
51d8110731
commit
18e2626c4d
1 changed files with 3 additions and 0 deletions
3
build.sh
3
build.sh
|
@ -443,6 +443,9 @@ fi
|
|||
if [ -f target/linux/generic/pending-5.4/640-netfilter-nf_flow_table-add-hardware-offload-support.patch ]; then
|
||||
rm -f target/linux/generic/pending-5.4/640-netfilter-nf_flow_table-add-hardware-offload-support.patch
|
||||
fi
|
||||
if [ -f target/linux/generic/pending-5.4/641-netfilter-nf_flow_table-support-hw-offload-through-v.patch ]; then
|
||||
rm -f target/linux/generic/pending-5.4/641-netfilter-nf_flow_table-support-hw-offload-through-v.patch
|
||||
fi
|
||||
|
||||
if [ "$OMR_KERNEL" = "5.4" ]; then
|
||||
echo "Set to kernel 5.4 for rpi arch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue