900字范文,内容丰富有趣,生活中的好帮手!
900字范文 > openwrt使用linux内核版本 openwrt更换原有Linux内核版本

openwrt使用linux内核版本 openwrt更换原有Linux内核版本

时间:2021-12-16 19:06:41

相关推荐

openwrt使用linux内核版本 openwrt更换原有Linux内核版本

openwrt更换原有Linux内核版本

1;将openwrt14.07 中的内核版本从3.10.49 更换成

3.10.102

a;更改文件include/kernel-version.mk

b;修改文件?target/Linux/< 路由器架构> 下的Makefile ,

将 KERNEL_PATCHVER:=× ×那一行的 xx 改成自己希望的

版本系列即可,但不能具体为3.10.102 ,应为3.10 。不然会

报错。

c;修改target/linux/generic/patches-3.10 中的文件。

在这个网址中可以找到相关补丁:

/browser/trunk/target/linux?rev=448

00&order=name

d;修改target/linux/ramips/patches-3.10 中的文件, ramips

即make menuconfig 中选中的platform 。

e;在target/linux/generic/ 中添加config-3.10f ;在

target/linux/ramips/mt7620a 中添加config-3.10 。(mt7620a

为编译时选择的开发板,若更新为内核3.14 ,则添加

config-3.14 )

g:检查target/linux/generic/files 中的文件有没有被修改。

h;更改package/kernel 中的文件

i;还要修改include/ 中的mk 文件更换内核版本后,可能需

要运行make kernel_menuconfig 进行设置。

部分文件列表

文件名

大小

openwrt更换原有Linux内核版本.pdf

5K

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。