This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux device driver



Hello All,

i wanted to add my driver files (written by me) in the Linux device library .. the files is for newly made device.

1. i the drivers files needs to be added in kernel space like and will be part of static driver. 

2. How to compile the entire Linux kernel with this new device driver and make an Image file to port to my device.

3. Is there any GUI tool available... to compile the kernel.

4. My target Platform if ARM Cortex A9.

Please Guide me...

Thanks

Somnath