This project is a fork of the
tomato.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/tomato.git/incarnation mirror_URL
to save bandwidth during cloning.
description | none |
owner | davidwu226@hotmail.com |
last change | Thu, 12 Feb 2015 23:25:50 +0000 (12 15:25 -0800) |
URL | git://repo.or.cz/tomato/davidwu.git |
| https://repo.or.cz/tomato/davidwu.git |
push URL | ssh://repo.or.cz/tomato/davidwu.git |
| https://repo.or.cz/tomato/davidwu.git (learn more) |
bundle info | davidwu.git downloadable bundles |
content tags
|
|
README.TXT
# Copyright 2001-2003, Broadcom Corporation
# All Rights Reserved.
#
# THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
# KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
# SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
# FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE
#
There are multiple directories provided here. The release directory
contains the router source package. The uClibc directory contains the source
for uClibc. The binary tools required to build are provided as a
convenience.
To build the router:
o Follow the instructions in the tools/ directory to install the toolchain
o Ensure the tools in the release/tools directory are in your path
o cd release/src
o type 'make'
This will create a parallel directory to src called image that contains the
final image.