On Thu, Oct 28, 2010 at 5:17 AM, Gustavo F. Padovan <padovan@xxxxxxxxxxxxxx> wrote: > Yep, we may need a new smp.c file. It seems that to support multiple C files, there should not be a .c file with the same basename as the final module. This means we would need to rename l2cap.c to something else. Gustavo, I remember you had some patches to split l2cap.c... Do you still intend to apply them? If so, having a separate "smp.c" file will be much easier. For now, in our branch we renamed "l2cap.c" to "l2cap_core.c" and added the following to net/bluetooth/Makefile: l2cap-objs := l2cap_core.o smp.o Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html