Gentoo Archives: gentoo-user

From: Adam Carter <Adam.Carter@×××××××××.au>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: RE: [gentoo-user] compiling a module after the fact
Date: Fri, 02 May 2008 04:42:01
Message-Id: 707E41AE68E444499861C6B248AB8684533BD868B1@excprdmbxw002.optus.com.au
In Reply to: [gentoo-user] compiling a module after the fact by reader@newsguy.com
1 > I thought I remembered someway to compile a single module after the
2 > fact that didn't involve recompiling everthing... but just now I
3 > entered the usr/src/linux directory and edited .config adding the
4 > sshfs FUSE module.
5 >
6 > when I ran `make' I see it grinding thru the whole thing again. Is
7 > that normal?
8
9 Yeah, its normal - I think you just need to run 'make modules', then 'make modules_install' if you're just adding another module.
10 --
11 gentoo-user@l.g.o mailing list