Skip to content
/ m03x Public

Official Linux kernel for Meizu M03X series of smartphones.

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

meizuosc/m03x

Repository files navigation

M03x repo is Linux kernel source code for Meizu M030, M031, M032 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/meizuosc/m03x.git

###2. Compiling###

make mx_defconfig

make -j8 ARCH=arm CROSS_COMPILE=arm-linux-gnueabi-

Note:

  • Make sure you have arm cross tool chain, maybe you can download here
  • If you get a poor cpu in your compiling host, you should use "-j4" or lower instead of "-j8"

Get Help

Checkout our community https://bbs.meizu.cn (in Chinese)

About

Official Linux kernel for Meizu M03X series of smartphones.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published