> -if [ "$CONFIG_SCSI_AIC7XXX" != "y" ]; then
> +if [ "$CONFIG_SCSI_AIC7XXX" = "n" ]; then

But it is legal to have both as modules

> 
> 


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to