最新版OpenWrt编译教程,解决依赖问题
发布时间:2020-12-14 05:16:45 所属栏目:百科 来源:网络整理
导读:Install? git ?,to conveniently download the OpenWrt source code,and? build tools ?to do the cross-compilation process: sudo apt-get update sudo apt-get install git-core build-essential libssl-dev libncurses5-dev unzip Some feeds might not
cd openwrt ./scripts/feeds update -a ./scripts/feeds install -a make defconfig make prereq make menuconfig There you will need to select what you want to compile. After the cross-compilation process the ''trunk''-directory contained 244,451 files with a total size of 3.2GiB! 其他版本地址:http://git.openwrt.org/ dl目录下载:http://downloads.openwrt.org.cn/sources/ (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |