[M571](http://www.meizu.com) ================= M571 repo is Linux kernel source code for Meizu M2 Note smartphones. With this repo, you can customize the source code and compile a Linux kernel image yourself. Enjoy it! HOW TO COMPILE ----------- ###1. Download source code### git clone https://github.com/ShevT/android_kernel_m2note.git ###2. Compiling### ``` In the build_kernel.sh (or build_recovery_kernel.sh) script You need to set the value ANDROID_SOURCES Run script ;) ```