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)
commit370ba07eb8324569636bacb47abba79587640d05
tree6d0b8ccf5d0f9acc978131490322bd2ce0028090
parent8ad92ba7152f40cc31f6f15500c01e4eb39cfed1
libata: Separate libata.ko build from individual driver builds

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>
drivers/ata/Makefile