dkms.conf.in: Install all kernel modules.
authorAlex Wang <alexw@nicira.com>
Fri, 17 Apr 2015 18:30:18 +0000 (11:30 -0700)
committerAlex Wang <alexw@nicira.com>
Sat, 18 Apr 2015 07:56:18 +0000 (00:56 -0700)
commitf315ae4f469a44c3691057b541425da4d4f9cbdf
treeed709be88bd68d74adb5e5560d4588ab3d820daa
parent1c79befb3cdf1dd861f463c6f58762bc34f6784c
dkms.conf.in: Install all kernel modules.

With the latest change of separating vports into their own modules,
we need to update the dkms.conf.in and make dkms install all vport
modules.  So, this commit modifies the debian/rules to read all
kernel module names and sets the dkms.conf correctly.

Signed-off-by: Alex Wang <alexw@nicira.com>
datapath/Makefile.am
datapath/Modules.mk
debian/dkms.conf.in
debian/rules