You run make menuconfig which gives you a menu of stuff that you can change. When you exit and save the file .config in /usr/src/linux is created or modified. It uses that to figure out what to build.
Alan Jackson wrote: > On Thu, 11 Sep 2003 10:50:37 -0700 > Condon Thomas A KPWA <[EMAIL PROTECTED]> wrote: > >> Alan Jackson wrote: >> > I installed Gentoo a week ago, and it has mostly been quite smooth. >> > printer.o file created. Any suggestions? >> >> Did you run "make modules" first? >> > > Yes. > > I'm closer to the problem, though. For some reason, in my > /etc/kernels/default_config > the usb printer is disabled. I tried editing this file and > recompiling, but that doesn't do it. What command does > gentoo expect for me to update whatever file knows which > modules to compile? > > -- Brett I. Holcomb [EMAIL PROTECTED] AKA Grunt <>< Registered Linux User #188143 Remove R777 to email _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
