libata: Separate libata.ko build from individual driver builds
authorJeff Garzik <jeff@garzik.org>
Mon, 14 Aug 2006 18:12:57 +0000 (14:12 -0400)
committerJeff Garzik <jeff@garzik.org>
Mon, 14 Aug 2006 18:12:57 +0000 (14:12 -0400)
Since some SAS drivers need libata, we can no longer use the rule that
auto-builds libata.ko as needed.  We must instead depend on Kconfig to
determine when to build the library kernel module.

Noticed by Brian King @ IBM.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found