qca-nss-clients: fix build with qualcommax ipq50xx

This commit is contained in:
coolsnowwolf 2025-05-31 02:53:42 +08:00
parent 18236cb2b4
commit bf229f567c

View File

@ -149,7 +149,7 @@ define KernelPackage/qca-nss-drv-bridge-mgr
CATEGORY:=Kernel modules
SUBMENU:=Network Devices
TITLE:=Kernel driver for NSS bridge manager
DEPENDS:=@TARGET_qualcommax \
DEPENDS:=@TARGET_qualcommax_ipq60xx||TARGET_qualcommax_ipq807x \
+kmod-qca-nss-drv-vlan-mgr \
+@NSS_DRV_BRIDGE_ENABLE \
+PACKAGE_kmod-bonding:kmod-bonding \
@ -343,7 +343,7 @@ define KernelPackage/qca-nss-drv-vlan-mgr
CATEGORY:=Kernel modules
SUBMENU:=Network Devices
TITLE:=Kernel driver for NSS vlan manager
DEPENDS:=@TARGET_qualcommax \
DEPENDS:=@TARGET_qualcommax_ipq60xx||TARGET_qualcommax_ipq807x \
+@NSS_DRV_VLAN_ENABLE \
+PACKAGE_kmod-bonding:kmod-bonding \
+PACKAGE_kmod-qca-nss-drv:kmod-qca-nss-drv