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

 

    

相关文章:

  • 2022-12-23
  • 2021-09-08
  • 2021-09-27
  • 2021-11-19
  • 2021-09-19
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
猜你喜欢
  • 2022-01-23
  • 2021-08-01
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
  • 2021-10-25
  • 2022-01-26
相关资源
相似解决方案