码迷,mamicode.com
首页 > 其他好文 > 详细

openwrt 添加 802.1x客户端njit

时间:2017-08-21 10:30:21      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:.com   执行命令   执行   git   make   cli   net   com   run   

1、修改feed的配置文件 feeds.conf.default

     添加下面两句:

      src-svn njit https://github.com/liuqun/openwrt-clients/trunk/njit
      src-svn scut https://github.com/liuqun/openwrt-clients/trunk/scut

2、执行命令

    ./scripts/feeds update -a

    ./scripts/feeds install -a

3、在make menuconfig 中选中 njit

     位置在于 network->njit8021xclient, 可以顺便选中它的简易网页功能njit8021xclient-web

4、执行编译

     make V=99

 

    

openwrt 添加 802.1x客户端njit

标签:.com   执行命令   执行   git   make   cli   net   com   run   

原文地址:http://www.cnblogs.com/rohens-hbg/p/7402901.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!