the bison prereq check is no longer necessary

SVN-Revision: 15631
lede-17.01
Felix Fietkau 2009-05-06 10:14:39 +00:00
parent 51ee440082
commit b48047bd01
1 changed files with 0 additions and 4 deletions

View File

@ -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))