X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/00ced3071742f70fcf3708770795f055bcfdd05e..ee5bdf5fc89064099baf34062693835772b25671:/package/iproute2/Makefile?ds=sidebyside diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index 7354820a0..4fd34f20b 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk @@ -79,6 +78,4 @@ $(eval $(call BuildPackage,ip)) $(eval $(call BuildPackage,tc)) $(eval $(call BuildPackage,genl)) -$(eval $(call RequireCommand,bison, \ - $(PKG_NAME) requires GNU bison. \ -)) +