projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92b36a8
)
pkg-config is needed for some packages
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Sep 2005 18:05:09 +0000
(18:05 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Sep 2005 18:05:09 +0000
(18:05 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1907
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/README
patch
|
blob
|
history
diff --git
a/openwrt/README
b/openwrt/README
index
a1d7835
..
2bba6fa
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, unzip, libz-dev and libc headers.
+make, gettext,
pkg-config,
unzip, libz-dev and libc headers.
Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain,
This page took
0.023654 seconds
and
4
git commands to generate.