netsupport: l2tp-ip: only depend on IPv6 if IPv6 support is enabled
authorSteven Barth <cyrus@openwrt.org>
Tue, 5 May 2015 13:22:33 +0000 (13:22 +0000)
committerSteven Barth <cyrus@openwrt.org>
Tue, 5 May 2015 13:22:33 +0000 (13:22 +0000)
commit1a2e005e944973c6dc275dc7160c0bc8d6e22b71
tree2d8abd8ea50cdde70215803cd82f091038868452
parent5499aceef42468e3711ae1f91973fcf2b06cb27b
netsupport: l2tp-ip: only depend on IPv6 if IPv6 support is enabled

Before r45593 kmod-l2tp-ip did not depend on kmod-ipv6.
With r45593 support for L2TP IPv6 encapsulation was added and
included in the kmod-l2tp-ip package. This change also
added the dependency to kmod-ipv6 to kmod-l2tp-ip, regardless
of whether the user chose to generally include IPv6 support
or not.
Change this so L2TP over IPv6 and the resulting dependency
to kmod-ipv6 is only included in kmod-l2tp-ip if IPv6 support
is enabled.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 45612
package/kernel/linux/modules/netsupport.mk