On Thu, Apr 22, 2004 at 03:25:11PM +1200, mjm159 wrote: > In the course of making a new kernel, when I run "make > modules_install", can I specify a target directory to install modules > to instead of /lib/modules?
$ make modules_install INSTALL_MOD_PATH=/some/path
...and the modules will be installed to:
/some/path/lib/modules/$(VERSION).$(PATCHLEVEL).$(SUBLEVEL).$(EXTRAVERSION)
Cheers,
-mjg
--
Matthew Gregan |/
/| [EMAIL PROTECTED]
