mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
remove pppoe patch
This commit is contained in:
parent
bc12879da3
commit
885621939f
1 changed files with 3 additions and 0 deletions
3
build.sh
3
build.sh
|
@ -446,6 +446,9 @@ 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 [ -f target/linux/generic/pending-5.4/644-net-pppoe-support-hardware-flow-table-offload.patch ]; then
|
||||
rm -f target/linux/generic/pending-5.4/644-net-pppoe-support-hardware-flow-table-offload.patch
|
||||
fi
|
||||
if [ -f target/linux/generic/pending-5.4/645-netfilter-nf_flow_table-rework-hardware-offload-time.patch ]; then
|
||||
rm -f target/linux/generic/pending-5.4/645-netfilter-nf_flow_table-rework-hardware-offload-time.patch
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue