mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-03 09:12:05 +08:00
qca-nss-clients: fix build with qualcommax ipq50xx
This commit is contained in:
parent
18236cb2b4
commit
bf229f567c
@ -149,7 +149,7 @@ define KernelPackage/qca-nss-drv-bridge-mgr
|
|||||||
CATEGORY:=Kernel modules
|
CATEGORY:=Kernel modules
|
||||||
SUBMENU:=Network Devices
|
SUBMENU:=Network Devices
|
||||||
TITLE:=Kernel driver for NSS bridge manager
|
TITLE:=Kernel driver for NSS bridge manager
|
||||||
DEPENDS:=@TARGET_qualcommax \
|
DEPENDS:=@TARGET_qualcommax_ipq60xx||TARGET_qualcommax_ipq807x \
|
||||||
+kmod-qca-nss-drv-vlan-mgr \
|
+kmod-qca-nss-drv-vlan-mgr \
|
||||||
+@NSS_DRV_BRIDGE_ENABLE \
|
+@NSS_DRV_BRIDGE_ENABLE \
|
||||||
+PACKAGE_kmod-bonding:kmod-bonding \
|
+PACKAGE_kmod-bonding:kmod-bonding \
|
||||||
@ -343,7 +343,7 @@ define KernelPackage/qca-nss-drv-vlan-mgr
|
|||||||
CATEGORY:=Kernel modules
|
CATEGORY:=Kernel modules
|
||||||
SUBMENU:=Network Devices
|
SUBMENU:=Network Devices
|
||||||
TITLE:=Kernel driver for NSS vlan manager
|
TITLE:=Kernel driver for NSS vlan manager
|
||||||
DEPENDS:=@TARGET_qualcommax \
|
DEPENDS:=@TARGET_qualcommax_ipq60xx||TARGET_qualcommax_ipq807x \
|
||||||
+@NSS_DRV_VLAN_ENABLE \
|
+@NSS_DRV_VLAN_ENABLE \
|
||||||
+PACKAGE_kmod-bonding:kmod-bonding \
|
+PACKAGE_kmod-bonding:kmod-bonding \
|
||||||
+PACKAGE_kmod-qca-nss-drv:kmod-qca-nss-drv
|
+PACKAGE_kmod-qca-nss-drv:kmod-qca-nss-drv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user