m75

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

Github星跟踪图

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

主要指标

概览
名称与所有者meizuosc/m75
主编程语言C
编程语言Shell (语言数: 19)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2015-05-22 18:21:33
推送于2016-07-16 10:42:18
最后一次提交2015-12-21 13:01:53
发布数0
用户参与
星数62
关注者数15
派生数33
提交数23
已启用问题?
问题数2
打开的问题数1
拉请求数0
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?