Yes, there is. I usually add the the following to the main Makefile:
export INSTALL_PATH=/nfs/lyon/home/ram/root-install/boot
export INSTALL_MOD_PATH=/nfs/lyon/home/ram/root-install
I then proceed as usual, and the modules get copied over NFS to
the target machine, in root-install/lib/modules, etc...
If you don't have NFS mounts to the remote machine, you'll have to
rcp the tree, that's all.
Raphael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/