Changeset 91
- Timestamp:
- 06/18/06 16:53:14 (2 years ago)
- Files:
-
- trunk/freewrt/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/README
r2 r91 1 FreeWRT - secure and functional linux distribution for embedded systems 2 ======================================================================= 1 FreeWRT - functional, portable and secure GNU/Linux distribution 2 for embedded systems 3 ================================================================ 3 4 4 5 This is the menu based buildsystem for the FreeWRT Linux distribution. 5 6 6 7 Before you can start with the build process, you need to install some tools: 7 gcc, binutils, patch, bzip2, flex, bison, make, gettext, pkg-config, unzip,8 libz-dev and libc headers.8 gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, gettext, pkg-config, 9 unzip, libz-dev and libc headers. 9 10 10 11 Please use "make menuconfig" to choose your embedded system and configure like you


