[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: psaux.o not compiled as a module?!



Am Son, 2002-11-17 um 18.55 schrieb Ralf G. R. Bergs:
> Hi there,
> 
> all of a sudden I've got a strange problem. I'm trying to compile 2.4.20-rc2 
> with XFS, where psaux should be compiled as a module:
> 
>   CONFIG_MOUSE=m
>   CONFIG_PSMOUSE=y
> 
> However the psaux.o module is not created?! This NEVER used to be a problem...

Thats because the PSMOUSE code is compiled into the "MOUSE" modul IIRC.
Try this instead:

CONFIG_MOUSE=y
CONFIG_PSMOUSE=m

That may give you psaux.o (untested).

-- 

Matthias Hentges
[www.hentges.net] -> PGP + HTML are welcome
ICQ: 97 26 97 4   -> No files, no URLs

My OS: Debian Woody: Geek by Nature, Linux by Choice



Reply to: