1 To build the uClibc from the provided sources:
3 o [make menuconfig] or [make config] to change configuration
4 (or [make oldconfig] to rebuild existing configuration)
7 Note: building uClibc requires an installed GNU toolchain.
10 To make the GNU toolchain
11 o cd to ../release/src/router
13 save defaults and return
14 o Get back to the tools-src directory and run
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