Skip to content

clovadevice/friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

FRIENDS Opensource

How to build

  1. Setup build environment

  2. Get Android open source from CodeAurora and FRIENDS kernel

    • android version: 7.1.1
    repo init -u git://codeaurora.org/platform/manifest.git -b release -m LA.BR.1.2.9-03910-8x09.0.xml --repo-url=git://codeaurora.org/tools/repo.git
    
  3. Download the kernel

    git clone https://github.com/clovadevice/friends.git
    
  4. Build

    cd kernel
    make ARCH=arm if_s300n_defconfig
    make mrproper
    make bootimage   
    

License

Please see licenses/NOTICE.html, licenses/NOTICE_line.txt for the full open source license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published