where do i get the kernel source code that is required for driver
compilation ?
>> You can get the source code from android kernel git repository
http://android.git.kernel.org/?p=kernel/common.git;a=summary
<http://android.git.kernel.org/?p=kernel/common.git;a=summary>
what make file do i use ?
>> Makefile for your source should be available at the root dir as in the
case of linux kernel

can i use insmod/mknod to register the driver ?
>> yes, you can

- Sunil

On 26 July 2010 15:42, 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<android-kernel%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-kernel

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

Reply via email to