Re: [PATCH] SCSI: make pcmcia directory use obj-y|m instead of subdir-y|m

From: Tejun Heo
Date: Fri Dec 07 2007 - 17:35:32 EST


Sam Ravnborg wrote:
> On Fri, Dec 07, 2007 at 10:36:23PM +0900, Tejun Heo wrote:
>> 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@xxxxxxxxx>
>> Cc: Sam Ravnborg <sam@xxxxxxxxxxxx>
>> Cc: James Bottomley <James.Bottomley@xxxxxxxxxxxx>
> Ack-by: Sam Ravnborg <sam@xxxxxxxxxxxx>

Thanks. I guess this should go through SCSI tree. James, can you
please forward this upstream?

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/