Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 553 Bytes

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.