freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 | FreeWRT - functional, portable and secure GNU/Linux distribution
|
|---|
| 2 | for embedded systems
|
|---|
| 3 | ================================================================
|
|---|
| 4 |
|
|---|
| 5 | This is the menu based buildsystem for the FreeWRT Linux distribution.
|
|---|
| 6 |
|
|---|
| 7 | Before you can start with the build process, you need to install some tools:
|
|---|
| 8 |
|
|---|
| 9 | perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, unzip,
|
|---|
| 10 | and the zlib and libc headers (usually called libz-dev and glibc-dev on
|
|---|
| 11 | GNU/Linux systems). The framework checks for the required versions of
|
|---|
| 12 | these tools in advance, though (to re-issue the checks, use "make
|
|---|
| 13 | prereq").
|
|---|
| 14 |
|
|---|
| 15 | Please use "make menuconfig" to choose your embedded system and configure like you
|
|---|
| 16 | want to.
|
|---|
| 17 |
|
|---|
| 18 | Simply running 'make' will build the firmware for your embedded system. The
|
|---|
| 19 | buildsystem will download all sources, build the toolchain, the kernel and all
|
|---|
| 20 | applications.
|
|---|
| 21 |
|
|---|
| 22 | Sunshine!
|
|---|
| 23 | Your FreeWRT team
|
|---|
| 24 | http://www.freewrt.org
|
|---|
| 25 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.