Marcus Schwarz wrote: > Thiemo Seufer wrote: > > Hi again. > > >The kernel-patch-*-mips was dropped after 2.4.25, use > > > > apt-get source kernel-patch-2.4.26-mips > > > I made this and now i have one directory, and 2 files. > Is it a patch that must be applied in /usr/src ?
No, just install all the build dependencies listed in <dir>/debian/control (most notably kernel-source-2.4.26), then change to that directory and run e.g. "dpkg-buildpackage -us -uc -rfakeroot -b" to create all kernel udebs. Thiemo

