debian: place kernel module to satisfy depmod search.
authorSaurabh Mohan <saurabh@cplanenetworks.com>
Tue, 6 Oct 2015 23:35:32 +0000 (16:35 -0700)
committerAnsis Atteka <aatteka@nicira.com>
Tue, 3 Nov 2015 04:54:18 +0000 (20:54 -0800)
commit6741ca0d5cd8f88264cbedc9e11aea36a18a439a
tree1dbf22d060bc870124fed236f759c6d1b4f1bf1d
parent2f83a90542c9029165955a2574241f07e3016bfc
debian: place kernel module to satisfy depmod search.

On Ubuntu depmod's search priority is configured in /etc/depmod to be
updates and then the kernel built-in directory.
$ cat /etc/depmod.d/ubuntu.conf
search updates ubuntu built-in

Thus change the placement of openvswitch.ko under updates/ not kernel/updates.

Acked-by: Ansis Atteka <aatteka@nicira.com>
Signed-off-by: Saurabh Mohan <saurabh@cplanenetworks.com>
AUTHORS
debian/rules.modules