Git Product home page Git Product logo

openwrt-atclient's Introduction

atclient的openwrt编译教程

以mt7620为例:

cd ~/openwrt-sdk-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64
git clone https://github.com/lyq1996/openwrt-atclient.git package/openwrt-atclient
make menuconfig
make package/openwrt-atclient/compile V=99

成功时的输出:

Packaged contents of /mnt/d/openwrt/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/atclient-2.0.0/ipkg-mipsel_24kc/atclient into /mnt/d/openwrt/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/bin/packages/mipsel_24kc/base/atclient_2.0.0-1_mipsel_24kc.ipk

生成的ipk位于openwrt-sdk-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/bin/packages/mipsel_24kc/base/atclient_2.0.0-1_mipsel_24kc.ipk,当然这个路径不唯一。

scp上传到路由器上再执行opkg install atclient_2.0.0-1_mipsel_24kc.ipk即可安装至路由器的/bin目录,运行方法详见atclient

openwrt-atclient's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.