Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
recompiling the kernel, with only 1 module?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
chiatello
Guru
Guru


Joined: 21 Jul 2003
Posts: 321
Location: knoxvegas, tn, AMERIKA

PostPosted: Sat Aug 30, 2003 5:13 am    Post subject: recompiling the kernel, with only 1 module? Reply with quote

i was wondering how i could recompile my kernel, with smb FS module


but i dont want to have to recompile the whole kernel

is there a way i can just do that module?


--thanks in advance
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2508
Location: Silver City, NM

PostPosted: Sat Aug 30, 2003 5:53 am    Post subject: Reply with quote

You can add modules without redoing the whole kernel or even redoing the existing modules. Run "make menuconfig" or "make xconfig" and only add modules. Don't change anything else. Then you can just:
Code:
make dep && make modules modules_install
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum