Create a new Kernel Module

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create a new Kernel Module

Jump to solution
932 Views
EricSainchez
Contributor I

Hi , guys ,

i need to create a kernel module "Driver " , but i want to compile my kernel module with ltib. ? It's possible ??

Actually.... i compile my modules manually (Adding my module objects > "makefile" in /kernel/drivers ) .... -_-!  he he he he  

thanks

Labels (5)
0 Kudos
1 Solution
690 Views
BrilliantovKiri
Senior Contributor I

Hello, Sanchez!

Where have you problem?

Please read http://tldp.org/HOWTO/Module-HOWTO/ if you have problem with writing driver.

For adding your module in kernel you can read http://www.mjmwired.net/kernel/Documentation/kbuild/kconfig-language.txt

View solution in original post

0 Kudos
1 Reply
691 Views
BrilliantovKiri
Senior Contributor I

Hello, Sanchez!

Where have you problem?

Please read http://tldp.org/HOWTO/Module-HOWTO/ if you have problem with writing driver.

For adding your module in kernel you can read http://www.mjmwired.net/kernel/Documentation/kbuild/kconfig-language.txt

0 Kudos