Where could I find those android-specific patches!!

On Tue, Jul 27, 2010 at 7:52 PM, Srikant <w.sreeka...@gmail.com> wrote:

> > where do i get the kernel source code that is required for driver
> > compilation ?
> You can use standard Linux Kernel, but you have to apply some Android
> specific patches to that.
>
> > what make file do i use ?
> Kernel Makefile, you can build the Kernel independently from your
> Android code.
>
> > can i use insmod/mknod to register the driver ?
> You can very well use these commands from adb shell or at serial
> command prompt.
>
> On Jul 26, 3:11 pm, 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-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to