Re: bloat thread

Adam Heath (doogie@debian.org)
Mon, 1 Feb 1999 00:23:44 -0600 (CST)


On Sun, 31 Jan 1999, pacman wrote:
> + Some convenient alternative to "make modules_install" which makes sense
> when compiling on a machine other than the target machine. I suggest
> "make modules_tarball" which creates a tarball containing the
> lib/modules/2.2.X/*/*.o directory structure.

make modules_install INSTALL_MOD_DIR=`pwd`/temp_dir/

Already in the kernel. This is how kernel_package from debian does its magic.

Adam

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