Skip to content
Snippets Groups Projects
Commit e2225734 authored by Swati Singh's avatar Swati Singh Committed by Nitin Shetty
Browse files

[nss-host] set ip6_tunnel dependency for ppe ipip6 client


Adding dependency for ppe ipip6 clients to skip the
gretap0 tunnel creation for fallback devices.

Change-Id: I1b9cf1016ca57931849f83cd10c4d321c5e2df6c
Signed-off-by: default avatarSwati Singh <quic_swasing@quicinc.com>
parent 54c7408e
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ define KernelPackage/qca-nss-ppe-tunipip6
CATEGORY:=Kernel modules
SUBMENU:=Network Devices
TITLE:=Kernel driver for PPE tunipip6 tunnel (client)
DEPENDS:=@TARGET_ipq95xx||TARGET_ipq53xx +kmod-qca-nss-ppe-tun
DEPENDS:=@TARGET_ipq95xx||TARGET_ipq53xx +kmod-qca-nss-ppe-tun +kmod-ip6-tunnel
FILES:=$(PKG_BUILD_DIR)/clients/tunipip6/qca-nss-ppe-tunipip6.ko
AUTOLOAD:=$(call AutoLoad,54,qca-nss-ppe-tunipip6)
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment