Centos7下编译openwrt

1.下载openwrt最新源码 git clone https://github.com/openwrt/openwrt.git 2.下载feeds 执行 $ ./scripts/feeds update -a $ ./scripts/feeds install -a 3.配置环境 make defconfig 可检查所需依赖 $sudo yum -y install gcc binutils p
相关文章
相关标签/搜索