kernel: netdevices: qede: add kmod-lib-crc8 to dependency

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit bedb7f9751)
This commit is contained in:
Tianling Shen
2023-05-25 14:47:59 +08:00
parent 81d3a7d130
commit 333eba4fad
+1 -1
View File
@@ -1410,7 +1410,7 @@ $(eval $(call KernelPackage,qlcnic))
define KernelPackage/qede
SUBMENU:=$(NETWORK_DEVICES_MENU)
DEPENDS:=@PCI_SUPPORT +kmod-ptp
DEPENDS:=@PCI_SUPPORT +kmod-ptp +kmod-lib-crc8
TITLE:=QLogic FastLinQ 10/25/40/100Gb Ethernet NIC device support
KCONFIG:= \
CONFIG_QED \