Re: [PATCH 2.6.13 1/20] aic94xx: Makefile

From: Alexey Dobriyan
Date: Fri Sep 09 2005 - 15:09:09 EST


On Fri, Sep 09, 2005 at 03:32:05PM -0400, Luben Tuikov wrote:
> --- linux-2.6.13-orig/drivers/scsi/aic94xx/Makefile
> +++ linux-2.6.13/drivers/scsi/aic94xx/Makefile

> +CHECK = sparse -Wbitwise

make C=1 CHECK="sparse -Wbitwise"
or
make C=1

> +clean-files += *~

Don't override what other people want.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/