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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14900 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Lars-Peter Clausen 2009-03-16 18:54:35 +00:00
parent 0349b2c03f
commit baf558e318
1 changed files with 0 additions and 4 deletions

View File

@ -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. \
))