Messages in this thread |  | | From | Peter Samuelson <> | Subject | cs46xx only works as a module - only outputs sound when pcm/dsp is in use. | Date | Thu, 12 Oct 2000 09:02:07 +0000 |
| |
[Dan Aloni] > --- linux/drivers/sound/cs46xx.c Sat Oct 7 11:49:18 2000 > +++ linux/drivers/sound/cs46xx.c Wed Oct 11 07:41:02 2000 [...] > +#define DEBUG > +
Note that for trivial, temporary cases like this it may be simpler to use a compiler flag:
make modules CFLAGS_cs46xx.o=-DDEBUG
Peter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |