projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1831966
)
kernel: allow seamless migration from I40EVF
author
xiao bo
<
[email protected]
>
Sun, 29 Jun 2025 02:20:50 +0000
(10:20 +0800)
committer
Robert Marko
<
[email protected]
>
Sun, 29 Jun 2025 13:45:52 +0000
(15:45 +0200)
Resolve the issue of seamless migration from I40EVF
link:
https://github.com/openwrt/openwrt/pull/19197/files#r2173571237
Signed-off-by: xiao bo <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19255
Signed-off-by: Robert Marko <
[email protected]
>
package/kernel/linux/modules/netdevices.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/netdevices.mk
b/package/kernel/linux/modules/netdevices.mk
index dea82fc8a65f760941cf8c76844dea8219e28620..3779246646d08b151cd1d0502574ac453cfbbb1e 100644
(file)
--- a/
package/kernel/linux/modules/netdevices.mk
+++ b/
package/kernel/linux/modules/netdevices.mk
@@
-1268,6
+1268,7
@@
define KernelPackage/iavf
TITLE:=Intel(R) Ethernet Adaptive Virtual Function support
DEPENDS:=@PCI_SUPPORT +!LINUX_6_6:kmod-libie
KCONFIG:= \
+ CONFIG_I40EVF \
CONFIG_IAVF
FILES:= \
$(LINUX_DIR)/drivers/net/ethernet/intel/iavf/iavf.ko