These are the only .ko files:

[root@bk508 linux-stable]# make modules_install
  INSTALL arch/x86/kernel/test_nx.ko
  INSTALL drivers/hid/hid-logitech-dj.ko
  INSTALL drivers/scsi/scsi_wait_scan.ko
  INSTALL net/netfilter/xt_mark.ko
  DEPMOD  3.2.0-rc1
[root@bk508 linux-stable]# find . -name '*.ko' -print
./arch/x86/kernel/test_nx.ko
./drivers/hid/hid-logitech-dj.ko
./drivers/scsi/scsi_wait_scan.ko
./net/netfilter/xt_mark.ko


From: Mulyadi Santosa <mulyadi.santosa@gmail.com>
To: Martin Smith <smith_it2000@yahoo.com>
Cc: "kernelnewbies@kernelnewbies.org" <kernelnewbies@kernelnewbies.org>
Sent: Tuesday, 20 December 2011, 13:42
Subject: Re: 3.2.0-rc1 could not find module

Hi...

On Tue, Dec 20, 2011 at 20:06, Martin Smith <smith_it2000@yahoo.com> wrote:
> I used git to down load the source code.
>
> I did:
>
> make defconfig
> make
> make modules
> make modules_install

OK, first thing first, after the above "make modules_install" above,
do you see /lib/modules/3.2.0-rc1 directory or something similar? and
if yes, are there any .ko files there?

--
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com