Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 412 Bytes

This is Linux kernel release 3.x http://kernel.org/

If you want to try the kernel go here : Blog SA : Thread XDA :

This kernel have some changes read the feature.txt

How to compile :

  1. Download all source
  2. Download toolchain
  3. Edit bbuil.sh to match with toolchain patch
  4. Open terminal and go to kernel directory
  5. chmod 777 bbuil.sh
  6. Run bbuild.sh by use command ./bbuild.sh
  7. Read and do it.