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>
Tue, 17 May 2011 20:27:30 +0000 (13:27 -0700)
commit72bd36bdba9fa64933ba7e9db471f5b94f2bcd83
tree302121a7026f65ba3442ce3b658a4f2a3dd3bda7
parent3cfbc234e7591aa484d83a620eb2031be10edccb
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