* [gentoo-user] compiling a module after the fact @ 2008-05-01 19:14 reader 2008-05-01 19:18 ` Jason Messerschmitt 2008-05-02 4:41 ` Adam Carter 0 siblings, 2 replies; 3+ messages in thread From: reader @ 2008-05-01 19:14 UTC (permalink / raw To: gentoo-user I thought I remembered someway to compile a single module after the fact that didn't involve recompiling everthing... but just now I entered the usr/src/linux directory and edited .config adding the sshfs FUSE module. when I ran `make' I see it grinding thru the whole thing again. Is that normal? -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] compiling a module after the fact 2008-05-01 19:14 [gentoo-user] compiling a module after the fact reader @ 2008-05-01 19:18 ` Jason Messerschmitt 2008-05-02 4:41 ` Adam Carter 1 sibling, 0 replies; 3+ messages in thread From: Jason Messerschmitt @ 2008-05-01 19:18 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 435 bytes --] yes On Thu, May 1, 2008 at 2:14 PM, <reader@newsguy.com> wrote: > I thought I remembered someway to compile a single module after the > fact that didn't involve recompiling everthing... but just now I > entered the usr/src/linux directory and edited .config adding the > sshfs FUSE module. > > when I ran `make' I see it grinding thru the whole thing again. Is > that normal? > > -- > gentoo-user@lists.gentoo.org mailing list > > [-- Attachment #2: Type: text/html, Size: 789 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [gentoo-user] compiling a module after the fact 2008-05-01 19:14 [gentoo-user] compiling a module after the fact reader 2008-05-01 19:18 ` Jason Messerschmitt @ 2008-05-02 4:41 ` Adam Carter 1 sibling, 0 replies; 3+ messages in thread From: Adam Carter @ 2008-05-02 4:41 UTC (permalink / raw To: gentoo-user@lists.gentoo.org > I thought I remembered someway to compile a single module after the > fact that didn't involve recompiling everthing... but just now I > entered the usr/src/linux directory and edited .config adding the > sshfs FUSE module. > > when I ran `make' I see it grinding thru the whole thing again. Is > that normal? Yeah, its normal - I think you just need to run 'make modules', then 'make modules_install' if you're just adding another module. -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-02 4:42 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-05-01 19:14 [gentoo-user] compiling a module after the fact reader 2008-05-01 19:18 ` Jason Messerschmitt 2008-05-02 4:41 ` Adam Carter
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox