commit | e0aa8afd97536a9d94f82a07b4c4b3f05aef6f82 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 17:08:21 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 17:08:21 2005 -0700 |
tree | a0ac7eb5814f61f8205ce88d31529f8090b74f2e | |
parent | e4ff4d7f9d85a2bc714307eb9113617182e62845 [diff] |
Fix up qla2xxx configuration bogosity If we haven't configured the qla24xx driver, then the Makefile shouldn't do it for us. This also means that we can avoid the unnecessary selection of FC_ATTRS. Debugged by James Bottomley