From 008d0be72b2f160382c6e880765e96b64a050c65 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 3 Jan 2015 12:04:58 +0100 Subject: imported original firmware WRT54GL_v4.30.11_11_US --- README.TXT | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 README.TXT (limited to 'README.TXT') diff --git a/README.TXT b/README.TXT new file mode 100755 index 00000000..7d2a1641 --- /dev/null +++ b/README.TXT @@ -0,0 +1,23 @@ +# 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. + -- cgit v1.2.3-54-g00ecf