From c94ae8a75408bf12dba4cac95a5ed93fdbee09f0 Mon Sep 17 00:00:00 2001 From: Greg Rose Date: Thu, 14 Jul 2022 14:23:27 -0700 Subject: rhel: Stop packaging OVS kernel module. Remove the kernel driver specification for RHEL 6.x, 7.x, 8.x and Fedora. Reviewed-by: David Marchand Signed-off-by: Greg Rose Signed-off-by: Ilya Maximets --- Vagrantfile | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index 2cd603932..cdca0cf71 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -54,7 +54,7 @@ cd /vagrant [ -f Makefile ] && ./configure && make distclean mkdir -p ~/build cd ~/build -/vagrant/configure --with-linux=/lib/modules/`uname -r`/build --enable-silent-rules +/vagrant/configure --enable-silent-rules SCRIPT $build_ovs = <