xenserver: Use .../extra not .../kernel/extra for kernel modules.
authorBen Pfaff <blp@nicira.com>
Tue, 3 May 2011 17:51:06 +0000 (10:51 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 23 May 2011 16:18:31 +0000 (09:18 -0700)
commit33029547d3db19c05b4d010287ae2819f12786b0
treeb2140e40cee6eb9300c355cf3b06f745f6fbcfb5
parent1d226b37ecfb1c1e35787e313abd545a59e22011
xenserver: Use .../extra not .../kernel/extra for kernel modules.

On XenServer, depmod.conf causes modules in /lib/modules/$(uname -r)/extra
to take priority over standard modules.  Unfortunately, we were installing
our modules in /lib/modules/$(uname -r)/kernel/extra, which isn't special.
This commit fixes the problem.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Reported-by: Bob Ball <bob.ball@citrix.com>
AUTHORS
xenserver/openvswitch-xen.spec