Skip to content

Linux Kernel source code for the device bq Edison 3 Mini

Notifications You must be signed in to change notification settings

bq/edison-3-mini

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 devices:

  • bq edison 3 mini

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 https://github.com/bq/edison-3-mini.git

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

  • Edison 3 Mini *

      $ cd edison3-mini/
      $ git checkout edison-3-mini
    

Finally, build the kernel:

    $ chmod +x Compile.sh
    $ ./Compile.sh