Skip to content
/ aquaris-E10 Public

Linux Kernel source code for the device bq Aquaris E10

Notifications You must be signed in to change notification settings

bq/aquaris-E10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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