ofproto-dpif: Move recirc members from struct xlate_out to struct xlate_ctx
[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