mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 12:37:02 +00:00
the bison prereq check is no longer necessary
SVN-Revision: 15631
This commit is contained in:
parent
51ee440082
commit
b48047bd01
@ -74,10 +74,6 @@ define Package/genl/install
|
|||||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/genl/genl $(1)/usr/sbin/
|
$(INSTALL_BIN) $(PKG_BUILD_DIR)/genl/genl $(1)/usr/sbin/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call RequireCommand,bison, \
|
|
||||||
$(PKG_NAME) requires GNU bison. \
|
|
||||||
))
|
|
||||||
|
|
||||||
$(eval $(call BuildPackage,ip))
|
$(eval $(call BuildPackage,ip))
|
||||||
$(eval $(call BuildPackage,tc))
|
$(eval $(call BuildPackage,tc))
|
||||||
$(eval $(call BuildPackage,genl))
|
$(eval $(call BuildPackage,genl))
|
||||||
|
Loading…
Reference in New Issue
Block a user