openwrt 实用插件地址

打开openwrt 目录下的feeds.conf.default 文件,将下面两行内容添加到最后。

src-git lhc https://github.com/kenzok8/openwrt-packages
src-git  LHC https://github.com/kenzok8/small

执行

./scripts/feeds -update -a

./scripts/feeds -install -a

第一次编译建议使用

make -j1 V=s

你可能感兴趣的:(openwrt,gnu,服务器,linux,arm,debian)