mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 01:31:06 +02:00
the bison prereq check is no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
538953ede2
commit
ee5bdf5fc8
@ -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))
|
||||
|
Loading…
x
Reference in New Issue
Block a user