![D-Link DSH-G300 Manual Download Page 6](http://html.mh-extra.com/html/d-link/dsh-g300/dsh-g300_manual_75212006.webp)
DSH-G300
D-Link Corporation
Page
6
4) After make successfully, you will find the image file
in ./images/.
Tips: If there are some options need to be selected,
please input "enter" key to execute the default action.
How to install file into firmware
Copy file into rootfs then rebuild gpl firmware by “make
release”.
$cd DSHG300_A1_GPLv100b01
$cp ~/test_lib rootfs/lib
$make release
Tips: If there is not rootfs, please using full steps
to build firmware firstly.
How to add a mtd partition
enable jffs2 support in kernel config
Before this step, please using full steps to build firmware