ofproto-dpif.at: Fix a race in "idle_age and hard_age increase over time"
[sliver-openvswitch.git] / debian / dkms.conf.in
1 PACKAGE_NAME="openvswitch"
2 PACKAGE_VERSION="__VERSION__"
3 MAKE="./configure --with-linux='${kernel_source_dir}' && make -C datapath/linux"
4 BUILT_MODULE_NAME[0]=openvswitch
5 BUILT_MODULE_LOCATION[0]=datapath/linux/
6 DEST_MODULE_LOCATION[0]=/kernel/drivers/net/openvswitch/
7 AUTOINSTALL=yes