X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/00ced3071742f70fcf3708770795f055bcfdd05e..1b0c13b756ee8e412f33f98a89a19ddcf2df7f60:/package/iproute2/Makefile 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. \ -)) +