SERGEIBAH / aquaris-5

The Linux kernel source code of bq Aquaris 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WHAT IS THIS?

Linux Kernel source code for the device bq Aquaris 5

BUILD INSTRUCTIONS?

Specific sources are separated by branches and each version is tagged with it's corresponding number. First, you should clone the project:

$ git clone git@github.com:bq/aquaris-5.git

After it, choose the version you would like to build

Jelly Bean: 1.x

KitKat: 2.x

$ cd aquaris-5/

$ git checkout 2.0.0-20140910-1000

Finally, build the kernel:

Jelly Bean:

$ ./makeMtk -t eastaeon89_wet_jb2 n k

KitKat:

$ ./makeMtk -t eastaeon89_wet_kk n k

About

The Linux kernel source code of bq Aquaris 5


Languages

Language:C 86.6%Language:C++ 9.0%Language:Assembly 1.8%Language:Groff 0.8%Language:Perl 0.6%Language:Objective-C 0.6%Language:Makefile 0.4%Language:Python 0.1%Language:Shell 0.0%Language:Yacc 0.0%Language:Logos 0.0%Language:XC 0.0%Language:XS 0.0%Language:Lex 0.0%Language:Java 0.0%Language:Prolog 0.0%Language:Scilab 0.0%Language:UnrealScript 0.0%Language:Awk 0.0%Language:Perl 6 0.0%Language:ASP 0.0%Language:Clojure 0.0%Language:Batchfile 0.0%