lkml.org 
[lkml]   [1998]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Patch for sound CS4232 on 2.1.87
Hi Eric,

> Just a patch for compiling CS4232 PnP soundcard. The Makefile forgot to
> compile the a/d which is needed by the card.

If you're going to do this, please add lines like this just before
'include $TOPDIR/Rules.make':

L_OBJS := $(sort $(L_OBJS))
M_OBJS := $(sort $(M_OBJS))
LX_OBJS := $(sort $(LX_OBJS))
MX_OBJS := $(sort $(MX_OBJS))

Then test it with a variety of options, including turning on all
drivers as resident and all drivers as modules.

That will get rid of the 'duplicate ad1848.o' errors which are already
there and your patch exacerbates.

I'll volunteer to test such a patch but I'm too busy to write one
tonight. :-/

Regards,

Michael Chastain
<mailto:mec@shout.net>
"love without fear"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.051 / U:0.656 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site