Create a new Kernel Module

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Create a new Kernel Module

跳至解决方案
1,788 次查看
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

标签 (5)
0 项奖励
回复
1 解答
1,546 次查看
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 项奖励
回复
1 回复
1,547 次查看
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 项奖励
回复