use stock libnl on f[89] and try to rebuild on centos
[build.git] / planetlab.mk
index ed31bbb..9a69437 100644 (file)
@@ -66,9 +66,6 @@ IN_BOOTSTRAPFS += util-vserver
 # rebuild this on f8 and centos5 - see kexcludes in build.common
 #
 local_libnl=false
-ifeq "$(DISTRONAME)" "f8"
-local_libnl=true
-endif
 ifeq "$(DISTRONAME)" "centos5"
 local_libnl=true
 endif