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:
b7d68ca
)
[SCSI] make pcmcia directory use obj-y|m instead of subdir-y|m
author
Tejun Heo
<htejun@gmail.com>
Fri, 7 Dec 2007 13:36:23 +0000
(22:36 +0900)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:17 +0000
(18:28 -0600)
subdir-y|m isn't supposed to contain modules or built-in components.
Change subdir-$(CONFIG_PCMCIA) to obj-$(CONFIG_PCMCIA).
Signed-off-by: Tejun Heo <htejun@gmail.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found