Re: Directory where modules are loacted in 2.6.7 build

From: Chris Friesen
Date: Wed Jul 07 2004 - 11:10:32 EST


Brad Tilley wrote:
This is probably a stupid question, but here goes:

When a normal user on a x86 PC builds a 2.6.x kernel in his home directory by
issuing the 'make' command where are the modules placed?

They're left where they are compiled.

To actually put them anywhere, you must do "make modules_install" as root.

Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/