Update Readme authored by Ben Chuang's avatar Ben Chuang
......@@ -2,7 +2,7 @@
* refers to [ArchLinux Kernel Wiki](https://wiki.archlinux.org/index.php/Kernel#Compilation)
* refers to [ArchLinux Kernel Module Wiki](https://wiki.archlinux.org/index.php/Kernel_module)
* refers to [ArchLinux Compile Kernel Module Wiki](https://wiki.archlinux.org/index.php/Compile_kernel_module)
* The patches had been included in linux v5.4rc [commit log](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc1&id=e51df6ce668a8f75ce27f83ce0f60103c568c375). Download linux-5.4rc from [kernel](http://www.kernel.org)
* The patches had been included in linux v5.4rc [commit log](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc1&id=e51df6ce668a8f75ce27f83ce0f60103c568c375). Download linux-5.4rc from [kernel](http://www.kernel.org).
* For Manjaro, please use [core/linux54](https://gitlab.manjaro.org/packages/core/linux54) packages.
* How to do it, please refers to [Manjaro Kernels](https://wiki.manjaro.org/index.php/Manjaro_Kernels) Wiki.
......
......