*How to Build a WL-600g Wireless Router Image from the GPL

Here are the steps that a consumer can follow to build a WL-600g wireless router image from the GPL.
1. Install the GPL.
$ su
# mkdir /tmp/consumer
# cd /tmp/consumer
# tar xvfz GPL_WL600g_1.0.3.3.B.tgz
# ./consumer_install

2. Build the desired image.
# cd /opt/bcm963xx
# make PROFILE=96348GW

3. Launch the WL-600g wireless router Web interface by connecting a Web browser to 192.168.1.1.
4. Select the Management => Update Software menu item.
5. In the Software File Name: edit box, enter or browse for an image in the /opt/bcm963xx/images directory.
6. Click on the Update Software button.
7. The WL-600g wireless router will reboot using the image that was built from the GPL.