openvswitch: add +kmod-vxlan dependency for kernels >= 3.12 488/head
authorAlexandru Ardelean <aa@ocedo.com>
Fri, 31 Oct 2014 10:25:05 +0000 (12:25 +0200)
committerAlexandru Ardelean <aa@ocedo.com>
Fri, 31 Oct 2014 10:25:07 +0000 (12:25 +0200)
commit194c0f608a390be8be954890de177ebc44b987a6
treef99aede1f90e130e61a5e458c17923fb05903e86
parent8467d0ea3f7ae2280c95b094391d831971407e5d
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12

When OVS detects a kernel version >= 3.12 it does not build
it's own vxlan module and tries to use the kernel's, when building
the OVS kernel module.

I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package.

This will add the kernel's vxlan.ko kernel module if it exists.
So, for kernel >= 3.12, this package should exist and be installed
when installing OVS.

Tested on OpenWRT trunk with kernel 3.14.18.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
net/openvswitch/Makefile