Skip to content

EduApps-CDG/kernel-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kernel-configs

A database of configs for building the Kernel. specified on my tutorial. This is also a way for building Android custom ROMs.

Contributing:

This command will fork, clone and contribute for our project:

apt install git hub
curl -s https://raw.githubusercontent.com/EduApps-CDG/kernel-configs/master/android.sh | bash -s --

Using Desktop

cp -v /boot/config-$(uname -r)

Then, upload the file in a new pull request.