Re: [PATCH] staging: rtl8187se: Rename staging driver to avoid name conflict with mainline driver

From: Larry Finger
Date: Mon Nov 16 2009 - 17:09:44 EST


On 11/16/2009 02:02 PM, Gábor Stefanik wrote:
>>
>> -obj-$(CONFIG_RTL8187SE) += rtl8187se.o
>> +obj-$(CONFIG_RTL8187SE_STAGE) += rtl8187se_stage.o
>
> Please make this r8187se.o, to be consistent with the other
> r8180-sa2400 derivative drivers.

I cannot do that. From what I see, the kernel make system creates the .ko file
from the name specified here. When I make that rtl8187se.o, then I get
rtl8187se.ko, which is what I want to avoid.

Larry
--
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/