On Thu, Nov 10, 2011 at 07:51:04PM +0100, Jarry wrote
> Hi,
> during testing I compiled kernel with some modules
> (make && make modules_install). Now I deactivated
> module-support and compiled everything in kernel.

  On this very same topic, there's one module I can't seem to get rid
of.  At the end of every "make", I see stuff like...

Kernel: arch/x86/boot/bzImage is ready  (#2)
  Building modules, stage 2.
  MODPOST 1 modules
  CC      drivers/scsi/scsi_wait_scan.mod.o
  LD [M]  drivers/scsi/scsi_wait_scan.ko

Then "make modules_install" spits out...

[i3][root][/usr/src/linux] make modules_install
  INSTALL drivers/scsi/scsi_wait_scan.ko
  DEPMOD  2.6.39-gentoo-r3

*BUT*, it doesn't seem to be running...

[i3][root][/usr/src/linux] lsmod
Module                  Size  Used by

  I can't seem to find where in the "make menuconfig" process it's
selected.  I don't want to edit my .config directly.  What gives?

-- 
Walter Dnes <waltd...@waltdnes.org>

Reply via email to