You forgot: make mrproper (before make config) On Fri, 2 Apr 2004, Doug Sutherland wrote: [.] > You need to do something like this: > > make config > make dep > make bzImage > make modules > make modules_install > > When the make config is run, there will new options in console > drivers for speakup. If you compile your specific syth module > into the kernel (statically, not as module), then it should work > on boot.