Skip to content
/ m75 Public

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

License

Notifications You must be signed in to change notification settings

meizuosc/m75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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

Get latest initrd

git submodule init
git submodule update

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