source: freewrt/README@ 063a493

freewrt_1_0 freewrt_2_0
Last change on this file since 063a493 was 063a493, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

add g++ as host dependency, modify title

git-svn-id: svn://www.freewrt.org/trunk/freewrt@91 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 737 bytes
Line 
1FreeWRT - functional, portable and secure GNU/Linux distribution
2for embedded systems
3================================================================
4
5This is the menu based buildsystem for the FreeWRT Linux distribution.
6
7Before you can start with the build process, you need to install some tools:
8gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, gettext, pkg-config,
9unzip, libz-dev and libc headers.
10
11Please use "make menuconfig" to choose your embedded system and configure like you
12want to.
13
14Simply running 'make' will build the firmware for your embedded system. The
15buildsystem will download all sources, build the toolchain, the kernel and all
16applications.
17
18Sunshine!
19 Your FreeWRT team
20 http://www.freewrt.org
21
Note: See TracBrowser for help on using the repository browser.