From c8ccb2365e9199ab0c79f98d1ff9195f9b2ed2a2 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 30 Jan 2012 12:56:19 -0500 Subject: [PATCH] Added openvswitch to latest lxc build --- planetlab.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/planetlab.mk b/planetlab.mk index 9356c967..b082cddd 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -76,7 +76,7 @@ IN_BOOTSTRAPFS += $(KERNELS) iptables-MODULES := iptables iptables-SPEC := iptables.spec iptables-BUILD-FROM-SRPM := yes -iptables-DEPEND-DEVEL-RPMS += kernel-devel kernel-headers +iptables-DEVEL-RPMS += kernel-devel kernel-headers ALL += iptables IN_BOOTSTRAPFS += iptables @@ -251,8 +251,8 @@ endif openvswitch-MODULES := openvswitch openvswitch-SPEC := openvswitch.spec openvswitch-DEPEND-DEVEL-RPMS += kernel-devel -#IN_BOOTSTRAPFS += openvswitch -#ALL += openvswitch +IN_BOOTSTRAPFS += openvswitch +ALL += openvswitch # # vsys -- 2.47.0