Don't build the AdvanSys driver on ARM since it fails to compile.

svn path=/dists/trunk/linux-2.6/; revision=10145
This commit is contained in:
Martin Michlmayr 2008-01-19 18:25:02 +00:00
parent 0b43b47b10
commit 39df3d2770
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux-2.6 (2.6.24~rc8-1~experimental.2) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* Don't build the AdvanSys driver on ARM since it fails to compile.
-- Martin Michlmayr <tbm@cyrius.com> Sat, 19 Jan 2008 19:23:50 +0100
linux-2.6 (2.6.24~rc8-1~experimental.1) experimental; urgency=low
* New upstream release

View File

@ -10,7 +10,7 @@ make[5]: *** [__modpost] Error 1
tristate "AdvanSys SCSI support"
depends on SCSI && VIRT_TO_BUS
depends on ISA || EISA || PCI
+ depends on (!MIPS || BROKEN)
+ depends on (!MIPS && !ARM) || BROKEN
help
This is a driver for all SCSI host adapters manufactured by
AdvanSys. It is documented in the kernel source in