1. git clone https://github.com/widora/openwrt_widora.git
$ cd openwrt_widora
$ ./scripts/feeds update -a
$ ./scripts/feeds install -a
2. 更新Ubuntu软件包
sudo apt-get install libncurses-dev
sudo apt-get install libz-dev
sudo apt-get install libssl-dev
sudo apt-get install subversion
3. 配置
$ make menuconfig select the target:
Target System(Ralink RT288x/RT3xxx) --->
Subtarget(MT7688 based board) --->
Target Profile(Widora) --->
4.编译
$ make -j4
5. image烧录文件
the binary image name like this in bin/ramips/: openwrt-ramips-mt7688-Widora-squashfs-sysupgrade.bin
最近编辑记录 sindy (2017-10-31 10:52:56)
离线