Browse Source

the bison prereq check is no longer necessary

SVN-Revision: 15631
Felix Fietkau 16 năm trước cách đây
mục cha
commit
b48047bd01
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      package/iproute2/Makefile

+ 0 - 4
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))