From: Tejun Heo Date: Fri, 7 Dec 2007 13:36:23 +0000 (+0900) Subject: [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|m X-Git-Tag: v2.6.25-rc1~1230^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae732a91df051aba6820068a47b631a06599d84;p=pandora-kernel.git [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|m 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 Acked-by: Sam Ravnborg Signed-off-by: James Bottomley --- Reading git-diff-tree failed