[PLUG] Basic Kernel And Mouse Q's

Paul Heinlein heinlein at madboa.com
Mon Oct 6 14:28:02 UTC 2003


On Mon, 6 Oct 2003, Jason Van Cleve wrote:

> First, the gentoo installation doc' says to compile the kernel like
> this:
>
>   make dep && make clean bzImage modules modules_install
>
> But for some reason, if I modify the config and then run that
> command, nothing changes.  E.g., I set all the PPP_* flags to "y" in
> the config, recompiled, etc., but still couldn't use ppp.

If you change a configuration, do

  make oldconfig && make dep && make clean bzImage modules modules_install

--Paul Heinlein <heinlein at madboa.com>




More information about the PLUG mailing list