From: Nicolas Thill Date: Sun, 8 Nov 2009 22:50:07 +0000 (+0000) Subject: [8.09] iproute2: backport [15631] to 8.09 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=2f7f01284b86d5ff14953f6458608b2c0e24567c [8.09] 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. \ -))