Skip to content

Taken from a CyanogenMod kernel sources for s8073 (wiko cink slim, mt6577). Trying to update it to be used for Alps Imo Z7 with Lineage OS 17.1. Here is hoping.

Notifications You must be signed in to change notification settings

Ramaddan/kernel_alps_imoz7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Fix :

imoz7.mk

kernel

export PATH=~/Your_Toolchain_PATH/ 
for_example  /alps/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin:$PATH
cd <kernel path>
cp mediatek-configs .config
TARGET_PRODUCT=imoz7 MTK_ROOT_CUSTOM=../mediatek/custom make

About

Taken from a CyanogenMod kernel sources for s8073 (wiko cink slim, mt6577). Trying to update it to be used for Alps Imo Z7 with Lineage OS 17.1. Here is hoping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.2%
  • C++ 6.6%
  • Assembly 3.3%
  • Perl 0.9%
  • Objective-C 0.5%
  • Makefile 0.4%
  • Other 0.1%