Skip to content

luisetex84/android_kernel_bq_bqaquaris57

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT IS THIS?

Linux Kernel source code for the device bq Aquaris 5.7

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 [email protected]:bq/aquaris-5.7.git

After it, choose the version you would like to build:

Jelly Bean: 1.x

KitKat: 2.x

$ cd aquaris-5.7/

$ git checkout 2.0.0-20140912-0911-5.7

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.7

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.2%
  • C++ 9.1%
  • Assembly 1.8%
  • Perl 0.7%
  • Objective-C 0.6%
  • Makefile 0.4%
  • Other 0.2%