openwrt 内核编译

清空内核:

make target/linux/clean V=s

解压内核:

make target/linux/prepare V=s

编译内核:

make target/linux/compile V=s -j8

posted @ 2021-04-14 16:48  cogitoergosum  阅读(205)  评论(0编辑  收藏  举报