[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 [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to