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, 3 May 2011 18:27:17 +0000 (11:27 -0700)
commit67416220720fe0121d4019ad72b1e94b6211618f
treefcb3184c419f607bc7aa7bb0ba450ab18740e897
parent002c42961c2d2cbc8e3ce9458f9bd1ef3e93cfb1
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