Built Module With Kernel

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

Built Module With Kernel

1,054 Views
Nirjul_Patel
Contributor III


Hii

We want to compile driver module with kernel but object file is created and .ko ( module file ) is not Created and in board ( dev directory ) node is not created

I attached a file we do process

0 Kudos
Reply
1 Reply

1,044 Views
joanxie
NXP TechSupport
NXP TechSupport

you can change the module to "m" replace "y" in the configure file, otherwise you will get built-in module with kernel

 

0 Kudos
Reply