Skip to content

kitchung/msm8996_lge_kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MK2000 Kernel

Some links

This kernel is for the following LG Devices:

G5

  • H850 - International (Global)
  • H830 - T-Mobile (US)

  • RS988 - Unlocked (US)

V20

  • H910 - AT&T (US)
  • H918 - T-Mobile (US)

  • US996 - US Cellular & Unlocked (US)

  • US996Santa - US Cellular & Unlocked (US)

    • Unlocked with Engineering Bootloader
  • VS995 - Verizon (US)

  • H990DS - International (Global)

  • H990TR - Turkey (TR)

  • LS997 - Sprint (US)

  • H915 - Canada (CA)

  • F800K/L/S - Korea (KR)

G6

  • H870 - International (Global)
  • US997 - US Cellular & Unlocked (US)

  • H872 - T-Mobile (US)

COMPILE THE KERNEL

Clone

git clone https://github.com/stendro/msm8996_lge_kernel.git -b mko-v2

Build

./build.sh DEVICE && ./copy_finished.sh
  • "DEVICE" will be one of the above names (case sensitive).
  • You should also configure your compiler path in ´build.sh´.

A bit of info

This is the Oreo branch (v2). It builds workable kernels for all above devices.

Branch 'lge-3.18-stable', like the name implies, is an upstreamed base LG kernel with various fixes - for convenience sake. It can be an ideal starting point for other's wanting to try kernel development for LG's MSM8996 devices.

About

Kernel for G5, V20 & G6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.9%
  • Assembly 1.7%
  • C++ 1.6%
  • Objective-C 0.3%
  • Makefile 0.3%
  • Perl 0.1%
  • Other 0.1%