1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 16:35:27 +03:00

add unzip

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@693 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-04-20 19:37:32 +00:00
parent c4a54700bc
commit 6563d60456

View File

@ -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,