mirror of
https://github.com/breeze303/nss-packages.git
synced 2025-12-17 01:06:36 +00:00
qca-nss-ecm: add ethtool dependency
Enforce dependency as it is used by 'disable_offloads' script
This commit is contained in:
parent
1d68a08b44
commit
54013375f5
@ -23,6 +23,7 @@ define KernelPackage/qca-nss-ecm
|
|||||||
CATEGORY:=Kernel modules
|
CATEGORY:=Kernel modules
|
||||||
SUBMENU:=Network Support
|
SUBMENU:=Network Support
|
||||||
DEPENDS:=@(TARGET_qualcommax||TARGET_ipq60xx) \
|
DEPENDS:=@(TARGET_qualcommax||TARGET_ipq60xx) \
|
||||||
|
+ethtool \
|
||||||
+kmod-nf-conntrack \
|
+kmod-nf-conntrack \
|
||||||
+@NSS_DRV_IPV6_ENABLE \
|
+@NSS_DRV_IPV6_ENABLE \
|
||||||
+@NSS_DRV_VIRT_IF_ENABLE \
|
+@NSS_DRV_VIRT_IF_ENABLE \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user