remove bison requirement (see [10398] & [14900])

SVN-Revision: 19989
This commit is contained in:
Nicolas Thill 2010-03-05 09:48:32 +00:00
parent 01ed21fc16
commit 7c0dea599d
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -3,7 +3,7 @@ This is the buildsystem for the OpenWrt Linux distribution
Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.
You need to have installed gcc, binutils, patch, bzip2, flex, bison,
You need to have installed gcc, binutils, patch, bzip2, flex,
make, gettext, pkg-config, unzip, libz-dev and libc headers.
Simply running 'make' will build your firmware.