Skip to content

SelfImp/m75

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m75

M75 repo is Linux kernel source code for Meizu MX4 Ubuntu edition smartphones. With this repo, you can customize the source code and compile a Linux kernel image yourself. Enjoy it!

Extra packages needed to compile in ubuntu

sudo apt-get install gcc-arm-linux-androideabi lzop abootimg

Build the kernel

./makeMtk -t m75 n k

Build a boot.img

cd testboot && ./mkbootimg.sh

Export the tree

./export.sh

About

Official Linux kernel for Meizu M75 (MX4) ubuntu edition of smartphones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.6%
  • Assembly 1.8%
  • C++ 1.2%
  • Perl 0.7%
  • Objective-C 0.4%
  • Makefile 0.3%