scsi: link in the debug driver last
authorLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 01:39:38 +0000 (17:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 01:39:38 +0000 (17:39 -0800)
commit0caab23e11c015559af81a4c0f4759ca05a5446a
tree590fb83c4427c129fa2ceb3d592d3800fa51e172
parent80576fd86b350a90c5be329de1e382d31121a8d0
scsi: link in the debug driver last

If the debug driver is built-in, link it in last, so that any real
drivers will probe first, rather than having the debug driver pick the
first scsi slots..

Signed-off-by: Douglas Gilbert <dougg@torque.net>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/scsi/Makefile