From: Thierry Parmentelat Date: Tue, 25 Aug 2015 14:41:59 +0000 (+0200) Subject: turn off ipfw on f21 too X-Git-Tag: 5.3.10~31 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=6bf4a2871000f205df5c542961d11183fcbfdd4c turn off ipfw on f21 too --- diff --git a/lxc.mk b/lxc.mk index 6d2313f8..6a115f60 100644 --- 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