mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:25:01 +02:00
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
This commit is contained in:
parent
9fac3efb03
commit
e7ddf39851
@ -93,10 +93,6 @@ $(eval $(call RequireCommand,gawk, \
|
|||||||
Please install GNU awk. \
|
Please install GNU awk. \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call RequireCommand,bison, \
|
|
||||||
Please install GNU bison. \
|
|
||||||
))
|
|
||||||
|
|
||||||
$(eval $(call RequireCommand,flex, \
|
$(eval $(call RequireCommand,flex, \
|
||||||
Please install flex. \
|
Please install flex. \
|
||||||
))
|
))
|
||||||
|
Loading…
Reference in New Issue
Block a user