Skip to content

Unified kernel source code for Moto G84 5G (bangkk) and Moto G34 5G (fogos)

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

ghazzor/kernel_moto_695_5.4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel Source For SM6375/SD695

Based on Naz v1

Features

  • Compiled with Neutron Clang 18
  • LLVM Polly
  • Inline Optmizations
  • Some Debugging Nuked
  • thinLTO enabled
  • Wireguard

Build Instructions

# Dependencies for ubuntu
$ sudo apt install bash git make flex bison build-essential libssl-dev curl bc pkg-config m4 libtool automake autoconf zstd libarchive-tools wget

# Clean build for g84, ksu
$ KSU=1 ./build.sh -c

# Dirty build for g34 , no ksu
$ DEVICE=g34 KSU=0 ./build.sh -d

Toolchain is synced automatically

Flashable zip is localted in Anykernel3/O_KERNEL*.zip

Note

  1. G34 builds do no boot (will fix it).

Credits (kanged everything from these guys)

About

Unified kernel source code for Moto G84 5G (bangkk) and Moto G34 5G (fogos)

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.5%
  • Assembly 0.9%
  • Makefile 0.2%
  • Shell 0.2%
  • Perl 0.1%
  • Python 0.1%