Bison is not a prerequirement since it's build as part of the openwrt toolchain.

SVN-Revision: 14900
master
Lars-Peter Clausen 16 years ago
parent 2c51e3aeb3
commit cd53668352
  1. 4
      include/prereq-build.mk

@ -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…
Cancel
Save