hello, the kernel code resides in the <ANDROID_HOME>/kernel/ directory and there is a Makefile in each directory that will be executed when you build...the Android specific makefiles (ie Android.mk) you will not used at the kernel level...yes you can use insmod...my suggestion is to use the adb shell when using insmod.
hope that helps, bridgette On Jul 26, 5:12 am, noam <ngra...@gmail.com> wrote: > well, i am new to android, but not to linux > > i have been tasked to port our application to android, and now i need > to compile the low level driver. > > where do i get the kernel source code that is required for driver > compilation ? > what make file do i use ? > can i use insmod/mknod to register the driver ? > > any clue will be helpful > > Noam -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel