mirror of
https://github.com/breeze303/nss-packages.git
synced 2025-12-16 08:44:52 +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
|
||||
SUBMENU:=Network Support
|
||||
DEPENDS:=@(TARGET_qualcommax||TARGET_ipq60xx) \
|
||||
+ethtool \
|
||||
+kmod-nf-conntrack \
|
||||
+@NSS_DRV_IPV6_ENABLE \
|
||||
+@NSS_DRV_VIRT_IF_ENABLE \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user