Where can I get the Android 4.0 (Ice Cream Sandwich) kernel source code?
While this might be a stupid question that some people have asked before, I can't seem to find a suitable answer anywhere because:
- Google decided to be really useful and redirect - android.kernel.orgto- http://source.android.com/source/downloading.html, which includes every single part of Android apart from the kernel. I do not understand the logic behind that.
- git clone https://android.googlesource.com/kernel/common.gitdoes something weird and creates a massive (600 MB+)- .gitfolder without creating the source tree. I don't give two shits about the git repo, I just need the source tree.
- All the kernel forks on GitHub are horribly outdated. 
 
     
     
     
    