From: Nicolas Thill Date: Sun, 8 Nov 2009 22:50:07 +0000 (+0000) Subject: iproute2: backport [15631] to 8.09 X-Git-Tag: 8.09.2~6 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=22cd78c9a5e64f7d0f9a3f32d3d45f9c1623396e;p=openwrt%2Fsvn-archive%2Fopenwrt.git iproute2: backport [15631] to 8.09 SVN-Revision: 18348 --- diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index 7354820a0c..59fb374d86 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -79,6 +79,3 @@ $(eval $(call BuildPackage,ip)) $(eval $(call BuildPackage,tc)) $(eval $(call BuildPackage,genl)) -$(eval $(call RequireCommand,bison, \ - $(PKG_NAME) requires GNU bison. \ -))