You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Linux Kernel Development
Hi everyone,
I'm just trying to hack Android kernel source code.
Although, android is based on linux 2.6 kernel, google claimed that it
was not linux. Does anyone know the differences between android kernel
and linux kernel?
Thanks a lot,
Khai,
San Mehat
unread,
Apr 17, 2009, 5:44:24 PM4/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android...@googlegroups.com
You are mistaken. The android kernel is a linux kernel with a few patches on top of it.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Linux Kernel Development
If you look in /arch/arm/mach-msm, you will find in the Android
linux source-tree lots of files like
board-etcetc and htd_etcetc which are not in the vanilla Linux tree.
Probably they should be, perhaps
they will be, but they aren't there yet.
I've just started building the android linux kernel. I've made some
notes here: