You should apply -rcN or -gitX patches on the previous Linus' kernel
(2.6.x) and not the 2.6.x.y "-stable" ones -- those are a "parallel" tree.
Done.
Hmm, you've got mtdpart build separately as well. Could you redo as per
what I suggested above (take 2.6.22, apply -rc1, then -rc1-git3) and then
rebuild after "make oldconfig" ... and let us know if you still end up
with these modules?
This time I used Linux-2.6.23-rc1-git11 with config for my desktop plus MTD selected as <M>. Previous config was for my "router". Let me know if You need "desktop" config too.

 CC [M]  drivers/mtd/mtdcore.o
 CC [M]  drivers/mtd/mtdsuper.o
 CC [M]  drivers/mtd/mtdchar.o
 CC [M]  drivers/mtd/mtd_blkdevs.o
 CC [M]  drivers/mtd/mtdblock.o
[...]
 CC      drivers/mtd/chips/chipreg.mod.o
 LD [M]  drivers/mtd/chips/chipreg.ko
 CC      drivers/mtd/devices/block2mtd.mod.o
 LD [M]  drivers/mtd/devices/block2mtd.ko
 CC      drivers/mtd/mtd_blkdevs.mod.o
 LD [M]  drivers/mtd/mtd_blkdevs.ko
 CC      drivers/mtd/mtdblock.mod.o
 LD [M]  drivers/mtd/mtdblock.ko
 CC      drivers/mtd/mtdchar.mod.o
 LD [M]  drivers/mtd/mtdchar.ko
 CC      drivers/mtd/mtdcore.mod.o
 LD [M]  drivers/mtd/mtdcore.ko
 CC      drivers/mtd/mtdsuper.mod.o
 LD [M]  drivers/mtd/mtdsuper.ko

% ls *.ko
mtd_blkdevs.ko  mtdblock.ko  mtdchar.ko  mtdcore.ko  mtdsuper.ko

Could also be a make/toolchain issue at your end,
for all I know.
I'm using "Arch Linux" now.
% make -v
GNU Make 3.81
[...]
This program built for i686-pc-linux-gnu

% gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared 
--enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit 
--disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu 
--disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.2.1 20070704 (prerelease)

% ld -v
GNU ld version 2.17

Satyam
Rafał


----------------------------------------------------------------------
Jak najszybciej dostac sie na wymarzona plaze?
Znajdz trase ekspresowa
http://link.interia.pl/f1b0d

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to