aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/iproute2/Makefile')
-rw-r--r--package/iproute2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile
index 5ce9083e38..4fd34f20bb 100644
--- a/package/iproute2/Makefile
+++ b/package/iproute2/Makefile
@@ -74,10 +74,6 @@ define Package/genl/install
$(INSTALL_BIN) $(PKG_BUILD_DIR)/genl/genl $(1)/usr/sbin/
endef
-$(eval $(call RequireCommand,bison, \
- $(PKG_NAME) requires GNU bison. \
-))
-
$(eval $(call BuildPackage,ip))
$(eval $(call BuildPackage,tc))
$(eval $(call BuildPackage,genl))