projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01ed21f
)
remove bison requirement (see [10398] & [14900])
author
Nicolas Thill
<nico@openwrt.org>
Fri, 5 Mar 2010 09:48:32 +0000
(09:48 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 5 Mar 2010 09:48:32 +0000
(09:48 +0000)
SVN-Revision: 19989
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 43d61601e552ff581a2efa44024e315bd60d0e9e..2975e5ce6be88f376bb65b31bae5ca8de762ff13 100644
(file)
--- a/
README
+++ b/
README
@@
-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.