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)
commit336fc7a702fdea9e6da9797c7d789949099390d7
treeb1f04c6069f0242f2fdea78fa6eb09715c4cb505
parent2a196a68cd2218f26e3cd5dcefe077fe9cb8c894
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