Compile Firmware MS14
From Wiki for Dragino Project
The compile is base on Linux machine.
Check out SVN:
svn co http://svn.dragino.com/dragino2 dragino2
Run
./install.sh ms14
to install the check out Openwrt trunk and install the platform info for Dragino MS14.
Then cd into the ms14 directory and run:
make –j8
You should be able to get the firmware in bin directory under build directory.