projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a027d10
)
add unzip
author
Waldemar Brodkorb
<mail@waldemar-brodkorb.de>
Wed, 20 Apr 2005 19:37:32 +0000
(19:37 +0000)
committer
Waldemar Brodkorb
<mail@waldemar-brodkorb.de>
Wed, 20 Apr 2005 19:37:32 +0000
(19:37 +0000)
SVN-Revision: 693
openwrt/README
patch
|
blob
|
history
diff --git
a/openwrt/README
b/openwrt/README
index 84ac3879f3a2103bacab51887bc4d5f986087acd..a1d783538ab58aa73e77d17f555004ef5f39842e 100644
(file)
--- a/
openwrt/README
+++ b/
openwrt/README
@@
-4,7
+4,7
@@
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,
-make,
gettext
and libc headers.
+make,
gettext, unzip, libz-dev
and libc headers.
Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain,