From: Jeff Garzik Date: Mon, 14 Aug 2006 18:12:57 +0000 (-0400) Subject: libata: Separate libata.ko build from individual driver builds X-Git-Tag: v2.6.19-rc1~1262^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370ba07eb8324569636bacb47abba79587640d05;p=pandora-kernel.git 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 --- Reading git-diff-tree failed