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

Commit

Permalink
Added support for LG K20Plus (Lv517)
Browse files Browse the repository at this point in the history
  • Loading branch information
robnew committed Sep 7, 2018
1 parent 9c739d6 commit 1388d26
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions devices.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -528,3 +528,12 @@ arch = arm64
devicenames = cedric
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
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,13 @@ git clone https://github.com/zanezam/boeffla-kernel-cm-oneplus3.git -b t_boeffla
# Lineage OS 15.1 Based ROM's
# 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
# Google reference
# 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 1388d26

Please sign in to comment.