On Tue, Dec 04, 2001 at 06:21:15PM +0000, Alan Cox wrote: > > make bzlilo modules modules_install: it would be a simble > > make install: (and you configure with CML1/CML2 what install > > means). > > How does it handle that when install means different things on each box of > a set of them NFS sharing the kernel tree. This is a real world example
I'd guess you can change the module install path, and re-run 'install' without having anything rebuilt. Admiditly a bit worse off than INSTALL_MOD_PATH=/nfs/boxA. Or set the install paths to .../kernel-XXX/, tar and untar. Or if /usr/local/src/linux is NFS'ed, and you're installing per box, I don't get it. Wouldn't you always install modules into /lib/modules/XXX ? -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel