Skip to content

Albinoman887/android_kernel_htc_pyramid

 
 

Repository files navigation

To compile this branch you need the linaro toolchain. 

To do this simply run the included script in the root of this repo by running ./fetch-linaro-toolchain.sh

Then add this to your BoardConfig: TARGET_KERNEL_CUSTOM_TOOLCHAIN := linaro

Once that is complete simply run ./compile-with-linaro.sh

If you want to compile this branch in-line with ROM compiles one more change is needed, pull the kerenl.mk_ from prebuilt-scripts and place it in ~/android/system/build/core/tasks/ and rename to kernel.mk

Releases

No releases published

Packages

No packages published

Languages

  • C 96.6%
  • Assembly 2.1%
  • C++ 0.8%
  • Objective-C 0.4%
  • Perl 0.1%
  • Python 0.0%