Skip to content
Snippets Groups Projects
Commit 7c0dea59 authored by Nicolas Thill's avatar Nicolas Thill
Browse files

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

SVN-Revision: 19989
parent 01ed21fc
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ This is the buildsystem for the OpenWrt Linux distribution ...@@ -3,7 +3,7 @@ This is the buildsystem for the OpenWrt Linux distribution
Please use "make menuconfig" to configure your appreciated Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware. 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. make, gettext, pkg-config, unzip, libz-dev and libc headers.
Simply running 'make' will build your firmware. Simply running 'make' will build your firmware.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment