This project is a fork of the xtremecoders.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/xtremecoders.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionXtreme Firmware
homepage URLhttp://www.xtremecoders.org/forums
ownerrepo@xtremecoders.org
last changeSat, 28 Aug 2010 18:28:36 +0000 (28 21:28 +0300)
content tags
add:
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.
shortlog
2010-08-28 lostanimalInital Commitmaster
heads
13 years ago master