Skip to content

nos1609/Chrono_Kernel-1

 
 

Repository files navigation

git clone https://github.com/ChronoMonochrome/android_build_chrono_kernel build
cd build

then change pathes to kernel source and toolchain in build/Makefile respectively yours(SOURCE and ARM_CC), e.g. 

SOURCE = ../android_kernel
ARM_CC = /media/chrono/AMV/linux/gcc_4.9/bin/arm-eabi-

Build Command:

make codina

About

Custom kernel for codina

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.7%
  • C++ 0.7%
  • Assembly 0.2%
  • Makefile 0.2%
  • Objective-C 0.1%
  • Perl 0.1%