Hello,

I want to add the mISDN drivers into the kernel and remove the isdn4linux stuff.
I get the kernel-source from www.kernel.org unpack it, set the link linux on the directory i unpacked the sources
and run

make-kpkg clean
fakeroot make-kpkg --revision=custom.1.0 kernel_image

in /usr/src/linux.

I get these errors:

make[4]: *** [drivers/char/drm/gamma_drv.o] Fehler 1
make[3]: *** [drivers/char/drm] Fehler 2
make[2]: *** [drivers/char] Fehler 2
make[1]: *** [drivers] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.11.12'
make: *** [stamp-build] Fehler 2


Is that the right way to remaster a new kernel for knoppix ?

Or is there a better way ?

Greets