| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 08_07_07 | 2013-09-13 | ||
| 05_16_07 | 2013-09-13 | ||
| GPL_License | 2013-09-13 | 15.4 kB | |
| README | 2013-09-13 | 675 Bytes | |
| D-Link GPL Written Offer | 2013-09-13 | 1.0 kB | |
| firmware_description | 2013-09-13 | 329 Bytes | |
| Totals: 6 Items | 17.4 kB | 4 | |
Install & Build =============== 1. Install the toolchain: (1). copy DWL-3150-toolchain to /opt ~#cd /opt ~#tar -zxvf DWL-3150-toolchain.tgz 2. Building the image. (1). Copy the DWL-3150-GPL.tgz into /home/ directory use following commands. ~#tar -zxvf DWL-3150-GPL.tgz (2). You will get "Noahsark" directory. ~#cd /home/Noahsark (3). Into the Noahsark directory,and run following commands. ~#make clean ~#make (4). After make successfully, you will get the image file "image.bin" in "Noahskark/image/image.bin" 3. Update the new firmware by web interface provide by device. 4. Congratulations! You got your specific image now.