Skip to content

electimon/kernel-build-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electimon's Kernel Build Script

Configuration

Copy config.example to config like so,

cp config.example config

Edit config to suit your device.

Building

Clone this repo to $KERNEL_DIR/build.

To build run ./build/build.sh in $KERNEL_DIR, by default it builds with AOSP clang-r383902

Options

Use -g for building with configured GCC (default is AOSP 4.9)

Use -s to skip defconfig generation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published