mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
remove bison requirement (see [10398] & [14900])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19989 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cde7986406
commit
5c33cdcc41
2
README
2
README
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user