Compile only one module


GYU
 Share

0

Recommended Posts

Dear Igor,

 

 I compiled a kernel (Wheezy mainline) with your script, everything is perfect! There is only one thing, what I don't know how to do:

 

I need to patch rtl28xxu.c before compiling or /even better/ if it possible to compile this module only and overwrite the .ko file at "/lib/modules/4.0.4-bananapi/kernel/.....folder".

 

Could you help me please how can I do that?

 

At line 1612 I need to change:

- rc->interval = 400;
to this:
+ rc->interval = 200;
 
 
Thank you very much!
 
Gyuri
Link to post
Share on other sites

Armbian is a community driven open source project. Do you like to contribute your code?

Guest
This topic is now closed to further replies.
 Share

0