Tomato 1.28
[tomato/tomato-null.git] / tools-src / README.TXT
blobf0c8345d974566708ad4fe209f5f3754b720b990
1 To build the uClibc from the provided sources:
2  o cd uClibc
3  o [make menuconfig] or [make config] to change configuration
4    (or [make oldconfig] to rebuild existing configuration)
5  o make
6  o make install
7 Note: building uClibc requires an installed GNU toolchain.
10 To make the GNU toolchain
11  o cd to ../release/src/router
12  o make menuconfig
13    save defaults and return
14  o Get back to the tools-src directory and run 
15    build_tools.sh
16  o Set up a symbolic link in the /opt/brcm directory
17    ln -s hndtools-mipsel-uclibc-0.9.19 hndtools-mipsel-uclibc
18    ln -s hndtools-mipsel-linux-3.2.3 hndtools-mipsel-linux
19    Add these two directories to your path
22 Now to build the image
23  o cd ../release/src
24  o make