Re: [PATCH 3/3] aic79xx: Update to adaptec version 2.0.15

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  aicdb.h:
> -	@if [ -e "/usr/include/db4/db_185.h" ]; then		\
> -		echo "#include <db4/db_185.h>" > aicdb.h;	\
> -	 elif [ -e "/usr/include/db3/db_185.h" ]; then		\
> +	@if [ -e "/usr/include/db3/db_185.h" ]; then		\
>  		echo "#include <db3/db_185.h>" > aicdb.h;	\
>  	 elif [ -e "/usr/include/db2/db_185.h" ]; then		\
>  		echo "#include <db2/db_185.h>" > aicdb.h;	\
> -	 elif [ -e "/usr/include/db1/db_185.h" ]; then		\
> -		echo "#include <db1/db_185.h>" > aicdb.h;	\
>  	 elif [ -e "/usr/include/db/db_185.h" ]; then		\
>  		echo "#include <db/db_185.h>" > aicdb.h;	\
>  	 elif [ -e "/usr/include/db_185.h" ]; then		\

this backs out fixes for people with various db versions.

-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux