Skip to content

Commit 40d1836

Browse files
peternmullerbackslashxx
authored andcommitted
website/docs: add N0Kernel and NOVA kernels (tiann#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).
1 parent e0385ac commit 40d1836

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

website/docs/repos.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,5 +698,19 @@
698698
"kernel_name": "android_kernel_motorola_sdm632",
699699
"kernel_link": "https://github.com/Fede2782/android_kernel_motorola_sdm632",
700700
"devices": "Motorola Moto G7 (river)"
701+
},
702+
{
703+
"maintainer": "EmanuelCN",
704+
"maintainer_link": "https://github.com/EmanuelCN",
705+
"kernel_name": "N0Kernel",
706+
"kernel_link": "https://github.com/EmanuelCN/kernel_xiaomi_sm8250",
707+
"devices": "Poco F3 (alioth) | Mi 10T/Pro (apollo) | Poco F4 (munch)"
708+
},
709+
{
710+
"maintainer": "kvsnr113",
711+
"maintainer_link": "https://github.com/kvsnr113",
712+
"kernel_name": "NOVA Kernel",
713+
"kernel_link": "https://github.com/kvsnr113/xiaomi_sm8250_kernel",
714+
"devices": "Poco F3 (alioth) | Mi 10T/Pro (apollo) | Poco F4 (munch)"
701715
}
702-
]
716+
]

0 commit comments

Comments
 (0)