Coder Social home page Coder Social logo

hedongjie / m35x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meizuosc/m35x

0.0 1.0 0.0 97.55 MB

Official Linux kernel for Meizu M35X series of smartphones.

Home Page: http://www.meizu.com

License: Other

Makefile 0.21% Assembly 0.21% C 98.70% Shell 0.03% C++ 0.50% Objective-C 0.19% Awk 0.01% UnrealScript 0.01% Yacc 0.02% Lex 0.01% Perl 0.09% Groff 0.01% Python 0.01% Scilab 0.01% ASP 0.01%

m35x's Introduction

M35X repo is Linux kernel source code for Meizu M35X 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/m35x.git

###2. Compiling###

make mx3_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 http://bbs.meizu.cn (in Chinese)

m35x's People

Contributors

meizuosc avatar

Watchers

小本堂 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.