X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=47ccb5c7752511960b04624fa53a5f34e9498f7b;hb=571c168c09363a2a668055607eb7b2bedba76718;hp=7fe4ad481dc373355ba0f11ed09c5af83f478c8d;hpb=7e603a29f911078be7350d13bdff1a3eaf7be466;p=build.git diff --git a/lxc.mk b/lxc.mk index 7fe4ad48..47ccb5c7 100644 --- a/lxc.mk +++ b/lxc.mk @@ -38,8 +38,8 @@ IN_NODEIMAGE += procprotect # # ipfw: root context module, and slice companion # -# starting on 2013-03-05 when f18 has moved to kernel 3.8 this module won't build anymore -#ifeq "$(DISTRONAME)" "f16" +# this module won't build yet under f20 +ifeq "$(DISTRONAME)" "f18" ipfwroot-MODULES := ipfw ipfwroot-SPEC := planetlab/ipfwroot.spec ALL += ipfwroot @@ -48,7 +48,7 @@ IN_NODEIMAGE += ipfwroot ipfwslice-MODULES := ipfw ipfwslice-SPEC := planetlab/ipfwslice.spec ALL += ipfwslice -#endif +endif # # comgt - a companion to umts tools