Releases: ophub/kernel
Releases · ophub/kernel
tools
kernel_stable
The kernel can be used to compile Armbian and OpenWrt.
The kernel source code comes from: unifreq
The kernel compilation toolchain: clang
kernel_rk35xx
- The kernel can be used to compile Armbian and OpenWrt.
- The kernel source code comes from: unifreq/linux-5.10.y-rk35xx
- The kernel compilation toolchain: gcc
- This is a dedicated kernel for
Rockchip rk3528/rk3566/rk3568and is not compatible with other series. - 这是
Rockchip rk3528/rk3566/rk3568专用内核,和其他系列不通用。
kernel_rk3588
- The kernel can be used to compile Armbian and OpenWrt.
- The kernel source code comes from: unifreq/linux-5.10.y-rk35xx
- The kernel compilation toolchain: gcc
- This is a dedicated kernel for
Rockchip rk3588and is not compatible with other series. - 这是
Rockchip rk3588专用内核,和其他系列不通用。
kernel_h6
- The kernel can be used to compile Armbian and OpenWrt.
- The kernel source code comes from: codesnas/linux-h6-6.6.y
- The kernel compilation toolchain: gcc
- This is a dedicated kernel for
Allwinner H6 (TQC-A01)and is not compatible with other series. - 这是
全志 H6(TQC-A01)设备的专用内核,和其他系列不通用。
kernel_flippy
- The kernel can be used to compile Armbian and OpenWrt.
- The kernel source code comes from: unifreq
- The kernel compilation toolchain: gcc
- This is the stable mainline kernel shared by
Flippy, which can be used in bothArmbianandOpenWrt. - It is interchangeable with the kernels in
kernel_stable,kernel_dev, andkernel_beta. - 这是
Flippy大佬分享的稳定版主线内核,可以在Armbian和OpenWrt里使用。 - 可以和
kernel_stable,kernel_dev,kernel_beta里的内核互换使用。
kernel_dev
- 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
Armbiansystem, and it can be used in bothArmbianandOpenWrt. - It is interchangeable with the kernels in
kernel_stable,kernel_flippy, andkernel_beta. - 这是在
Armbian系统下原生编译的稳定版主线内核,可以在Armbian和OpenWrt里使用。 - 可以和
kernel_stable,kernel_flippy,kernel_beta里的内核互换使用。
kernel_beta
- The kernel can be used to compile Armbian and OpenWrt.
- The kernel source code comes from: unifreq
- The kernel compilation toolchain: clang
- This is a
beta versionkernel, tweaked to suit your little needs. - 这是
测试版内核,为了满足你的小需求而折腾。