Compile Firmware MS14

From Wiki for Dragino Project
Revision as of 09:22, 23 August 2013 by Edwin1123 (Talk | contribs) (Created page with "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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 dir and run: make –j8

You should be able to get the firmware in bin directory under build directory.