mirror of https://github.com/hak5/openwrt.git
Bison is not a prerequirement since it's build as part of the openwrt toolchain.
SVN-Revision: 14900lede-17.01
parent
2c51e3aeb3
commit
cd53668352
|
@ -93,10 +93,6 @@ $(eval $(call RequireCommand,gawk, \
|
|||
Please install GNU awk. \
|
||||
))
|
||||
|
||||
$(eval $(call RequireCommand,bison, \
|
||||
Please install GNU bison. \
|
||||
))
|
||||
|
||||
$(eval $(call RequireCommand,flex, \
|
||||
Please install flex. \
|
||||
))
|
||||
|
|
Loading…
Reference in New Issue