git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad92ba
)
libata: Separate libata.ko build from individual driver builds
author
Jeff Garzik
<jeff@garzik.org>
Mon, 14 Aug 2006 18:12:57 +0000
(14:12 -0400)
committer
Jeff 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