Skip to content

luisetex84/android_kernel_bq_Aquaris_E10

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT IS THIS?

Linux Kernel source code for the device bq Aquaris E10

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

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

Aquaris E10 wifi

    $ cd aquaris-E10
    $ git checkout aquaris-E10-wifi

Aquaris E10 3g

    $ cd aquaris-E10/
    $ git checkout aquaris-E10-3g

Finally, build the kernel according the next table of product names:

device product
bq aquaris E10 wifi kaito_wifi
bq aquaris E10 3g kaito
    $ ./makeMtk -t {product} n k

About

Linux Kernel source code for bq Aquaris E10

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.7%
  • C++ 13.0%
  • Assembly 1.6%
  • Perl 0.6%
  • Objective-C 0.6%
  • Makefile 0.4%
  • Other 0.1%