Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #155 from robnew/master
Browse files Browse the repository at this point in the history
Added support for LG K20Plus (Lv517)
  • Loading branch information
Re4son committed Jan 22, 2019
2 parents 0bb07ed + 1388d26 commit 8990f43
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions devices.cfg
Expand Up @@ -542,3 +542,12 @@ arch = arm64
devicenames = cedric devicenames = cedric
block = /dev/block/bootdevice/by-name/boot block = /dev/block/bootdevice/by-name/boot



# LG K20 Plus (LV517)
[LV517]
author = "robnew"
version = "1.1"
kernelstring = "NetHunter kernel for LG K20 Plus"
arch = arm64


7 changes: 7 additions & 0 deletions kernels.txt
Expand Up @@ -167,6 +167,13 @@ git clone https://github.com/zanezam/boeffla-kernel-cm-oneplus3.git -b t_boeffla
# Lineage OS 15.1 Based ROM's # Lineage OS 15.1 Based ROM's
# git clone https://github.com/rajeshdubey293/al-ice_cedric.git -b working # git clone https://github.com/rajeshdubey293/al-ice_cedric.git -b working



# - LG K20 Plus (LV517)
# Lineage OS 14.1 Based ROM's
# git clone https://github.com/robnew/NetHunter_K20plus_arm64_Kernel.git



# - Toolchain # - Toolchain
# Google reference # Google reference
# git clone https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7 # git clone https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7
Expand Down
Binary file added nougat/k20plus/Image.gz-dtb
Binary file not shown.

0 comments on commit 8990f43

Please sign in to comment.