Skip to content

kernel_dev

Compare
Choose a tag to compare
@ophub ophub released this 21 May 08:29
· 17 commits to main since this release
  • The kernel can be used to compile Armbian and OpenWrt.
  • The kernel source code comes from: unifreq
  • The kernel compilation toolchain: gcc
  • This is a stable mainline kernel natively compiled on the Armbian system, and it can be used in both Armbian and OpenWrt. The kernel_stable is now compiled inside the Armbian Docker image on the ubuntu-22.04-arm system, which is the same as native compilation under the Armbian system. This tag will no longer be updated.
  • It is interchangeable with the kernels in kernel_stable, kernel_flippy, and kernel_beta.
  • 这是在 Armbian 系统下原生编译的稳定版主线内核,可以在 ArmbianOpenWrt 里使用。现在 kernel_stable 是在 ubuntu-22.04-arm 系统的 Armbian Docker 镜像里进行编译,和在 Armbian 系统下原生环境编译相同,因此本 tags 不再追更。
  • 可以和 kernel_stablekernel_flippykernel_beta 里的内核互换使用。