On Tue, 2003-06-24 at 02:31, Ralf Baechle wrote: > On Tue, Jun 24, 2003 at 04:39:11AM +0100, ppopov@linux-mips.org wrote: > > > CVSROOT: /home/cvs > > Module name: linux > > Changes by: ppopov@ftp.linux-mips.org 03/06/24 04:39:11 > > > > Modified files: > > drivers/char : Tag: linux_2_4 Makefile > > > > Log message: > > Added au1x00-serial.o to the exports list. > > There doesn't seem to be a good reason to. Only the register_serial and > unregister_serial are exported and they don't seem to be called from > anywhere outside. Strange, the kernel wouldn't compile without this. I'll try locally to build it again and see what the problem is and if we can fix it without modifying the Makefile. Pete