Skip to content
/ aquaris-5.7 Public

The Linux kernel source code of bq Aquaris 5.7

Notifications You must be signed in to change notification settings

bq/aquaris-5.7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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