website/docs: add N0Kernel and NOVA kernels (#2012)

Add N0kernel and NOVA kernels to the unofficially supported devices
section in the KernelSU website.
KernelSU isn't added in the [source of NOVA
kernel](https://github.com/kvsnr113/xiaomi_sm8250_kernel), however his
builds include KernelSU ones as it can be seen in his [releases
repo](https://github.com/kvsnr113/nova_kernel_releases/releases).
This commit is contained in:
Peter Noël Muller
2024-09-04 08:57:10 +02:00
committed by GitHub
parent 7ed6e40ff5
commit 6db6893e1b

View File

@@ -698,5 +698,19 @@
"kernel_name": "android_kernel_motorola_sdm632",
"kernel_link": "https://github.com/Fede2782/android_kernel_motorola_sdm632",
"devices": "Motorola Moto G7 (river)"
},
{
"maintainer": "EmanuelCN",
"maintainer_link": "https://github.com/EmanuelCN",
"kernel_name": "N0Kernel",
"kernel_link": "https://github.com/EmanuelCN/kernel_xiaomi_sm8250",
"devices": "Poco F3 (alioth) | Mi 10T/Pro (apollo) | Poco F4 (munch)"
},
{
"maintainer": "kvsnr113",
"maintainer_link": "https://github.com/kvsnr113",
"kernel_name": "NOVA Kernel",
"kernel_link": "https://github.com/kvsnr113/xiaomi_sm8250_kernel",
"devices": "Poco F3 (alioth) | Mi 10T/Pro (apollo) | Poco F4 (munch)"
}
]