http://downloads.netgear.com/files/GPL/DM111PSP_v3.61d_GPL.tar.gz
[bcm963xx.git] / README
diff --git a/README b/README
index 71620d4..8e32c07 100644 (file)
--- a/README
+++ b/README
@@ -1,17 +1,15 @@
-Follow the instructions below to create and download the image into your
-Wireless Gateway or 4-Port Router.
+BCM963xx Consumer Release Notes
 
-Note: To build the image you have to use Red Hat Linux 9 OS.
-Login as a root in order to successfully complete the build process.
+This release contains all of the files needed to build a BCM963xx DSL Router
+image.  To build an image, enter:
 
-1. Run the script consumer_install from the temporary directory
-   where you have extracted the downloaded file USR910*.tar.gz.
-2. From the directory containing the source code, build the new USR910x image:
-   cd /opt/USR910x_router
-   make PROFILE=96348GW[B] to build USR9108 AnnexA [AnnexB] image or
-   make PROFILE=96348R[B] to build USR9107 AnnexA [AnnexB] image.
-3. Upload the USR96348GW[B]_fs_kernel image into USR9108 Gateway from the
-   /opt/USR910x_router/targets/96348GW[B] folder or
-   upload the USR96348R[B]_fs_kernel image into USR9107 Router from the
-   /opt/USR910x_router/targets/96348R[B] folder.
+# make PROFILE=<profile_name>
+
+For example,
+
+# make PROFILE=96348R
+
+The final image is located in the images subdirectory.  This image can be
+specified in the BCM963xx Web interface image upgrade item in order to
+upgrade the DSL router image.