[debian-non-standard] stable kernel with 128MB support ?

Tomasz Chmielewski mangoo at wpkg.org
Thu Nov 6 10:07:24 CET 2008


Воробьев Алексей Викторович schrieb:
> Can you provide instructions for compiling kernel and modules v2.6.25.17, 
> please?
> I read article here
> http://wpkg.org/Running_Debian_on_ASUS_WL-500G_deluxe
> But number of compiled modules is always 58 ("MODPOST 58 modules" during 
> make). Also i noticed that path to kernel was changed...

Hi,

I see the build process changed a bit.

See build_dir/linux-brcm47xx/linux-2.6.25.17/.config.override file.
This is where your changes are overridden.

This file is generated when you run "make", so editing it won't change 
anything.

Perhaps there are better ways to "repair" this problem, but you can 
remove this file, and link /dev/null to this name.
Or run:

while true; do
 >.config.override
done

from another console while the build process is running.

An ugly hack, but seems to work.


-- 
Tomasz Chmielewski
http://wpkg.org



More information about the debian-non-standard mailing list