commit | 15617ff66c777b008e170f9c5b0e8a9854937648 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Sat Jul 28 11:07:36 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Tue Jul 31 10:40:48 2007 -0500 |
tree | 6de4a5212ee27edb663853407f252b94f3b0550f | |
parent | 8e9a8a0d56c5d9d87adbefbbc8c8728c529fd95a [diff] |
[SCSI] libsas: fix build dependencies on libata If you have the libsas with ATA support, it needs libata to function. The problem is that if you compile in libsas, you can't build libata as a module (however, vice versa you can). Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>