turn off ipfw on f21 too
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 25 Aug 2015 14:41:59 +0000 (16:41 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 25 Aug 2015 14:41:59 +0000 (16:41 +0200)
lxc.mk

diff --git a/lxc.mk b/lxc.mk
index 6d2313f..6a115f6 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -43,7 +43,7 @@ endif
 #
 ### starting August 2015, ipfw module won't build against fedora22
 # that comes with kernel 4.1.4
-ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f22)"
+ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f21 f22)"
 ipfwroot-MODULES := ipfw
 ipfwroot-SPEC := planetlab/ipfwroot.spec
 ALL += ipfwroot