openwrt下如何重新编译linux内核

编译错误

satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-tcp-bbr:
kernel (= 4.9.138-1-15628fc9e383336aab61c9d56be1260b) *
opkg_install_cmd: Cannot install package kmod-tcp-bbr.
satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-core:
kernel (= 4.9.138-1-15628fc9e383336aab61c9d56be1260b) *
opkg_install_cmd: Cannot install package kmod-usb-core.
satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-hid:
kernel (= 4.9.138-1-15628fc9e383336aab61c9d56be1260b) *
opkg_install_cmd: Cannot install package kmod-usb-hid.
package/Makefile:65: recipe for target 'package/install' failed
make[2]: *** [package/install] Error 255

查找错误解决方法

[gt href='https://github.com/coolsnowwolf/lede/issues/872']Github[/gt]

重新编译内核

make target/linux/install V=s

清空内核

make target/linux/clean V=s

解压内核

make target/linux/prepare V=s

泛雪相寻 , 版权所有丨如未注明 , 均为原创丨本网站采用CC BY-NC-SA 3.0 CN协议进行授权
转载请注明原文链接:openwrt下如何重新编译linux内核
上一篇
下一篇