Ben Nanonote

Build OpenWRT


步驟如下:

$ sudo apt-get install python sed wget cvs subversion git-core coreutils unzip texi2html texinfo docbook-utils gawk python-pysqlite2 diffstat help2man make gcc build-essential g++ desktop-file-utils chrpath flex libncurses5 libncurses5-dev  zlib1g-dev pkg-config gettext libxml-simple-perl guile-1.8 cmake libssl-dev xsltproc fastjar mercurial pngcrush imagemagick tcl

$ cd
$ git clone https://github.com/steward-fu/gh_nanonote_openwrt.git
$ cd gh_nanonote_openwrt
$ cp nanonote_config .config
$ make menuconfig
 Target System -> Ingenic XBurst
 Subtarget -> (QI Ben Nanonote (qi_lb60))

 Boot Loaders -> uboot-xburst-qi_lb60
$ make V=99


返回上一頁