Skip to content

clovadevice/clockplus3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CLOCK+3 Opensource

How to build

  1. Get apps_proc from codeaurora

    repo init -u https://source.codeaurora.org/quic/le/le/manifest.git -b release -m LE.UM.3.3.1.r1-06800-qcs405.0.xml --repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable
    
  2. Download the kernel

    git clone https://github.com/clovadevice/clockplus3.git
    
  3. Build

    cd kernel/msm-4.14
    make mrproper
    make ARCH=arm vendor/qcs405_defconfig
    make menuconfig
    make all
    

License

Please see licenses and licenses/License_CLOVA.txt for the full list of the open source software modules and licenses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published