From 55ef39e7796633029e5a3e061532e0984c2be798 Mon Sep 17 00:00:00 2001 From: Thomas F Herbert Date: Thu, 21 Jul 2016 08:35:18 -0400 Subject: Add build of OVS and OVS kmod with interim (EXPERIMENTAL) NSH patches Install prerequisites. Change-Id: I41fa20db9763df05cbdb35dc1e9aa6f518982848 Signed-off-by: Thomas F Herbert --- build/functions.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build/functions.sh') diff --git a/build/functions.sh b/build/functions.sh index 76a0683..5e56429 100755 --- a/build/functions.sh +++ b/build/functions.sh @@ -32,6 +32,7 @@ function delrpm() { } function cleanrpms() { delrpm openvswitch + delrpm openvswitch-kmod delrpm dpdk-devel delrpm dpdk-tools delrpm dpdk-examples -- cgit 1.2.3-korg