User's Manual

Table Of Contents
AI7688H User Manual
-11-
Copyright@2016 AcSiP
Add the AI7688H feed:
$ echo src-git linkit https://github.com/MediaTek-Labs/linkit-smart-7688-feed.git >>
feeds.conf
Update the feed information of all available packages for building the firmware:
$ ./scripts/feeds update
Install all packages:
$ ./scripts/feeds install -a
Prepare the kernel configuration to inform OpenWrt that we want to bu
ild an firmware for
AI7688H:
$ make menuconfig
o Select the options as below:
Target System: Ralink RT288x/RT3xxx
Subtarget: AI7688H based boards
o Save and exit (use the deafult config file name without changing it)
Start the compilation process:
$ make V=99
After the build process completes, the resulted firmware file will be under
bin/ramips/openwrt-ramips-7688-LinkIt7688-squashfs-sysupgrade.bin. Depending on the
H/W resources of the host environment, the build process may take more than 2 hours.
You can use this file to do the firmware upgrade through the Web UI. Or rename it to
lks7688.img for upgrading through a USB drive